Searched refs:fc_starget_show_function (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_fc.c | 1005 #define fc_starget_show_function(field, format_string, sz, cast) \ macro 1023 fc_starget_show_function(field, format_string, sz, ) \ 1028 fc_starget_show_function(field, format_string, sz, (cast)) \
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_fc.c | 1414 #define fc_starget_show_function(field, format_string, sz, cast) \ macro 1432 fc_starget_show_function(field, format_string, sz, ) \ 1437 fc_starget_show_function(field, format_string, sz, (cast)) \
|
Completed in 10 milliseconds