Searched refs:fc_host_show_function (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_fc.c | 1329 #define fc_host_show_function(field, format_string, sz, cast) \ macro 1380 fc_host_show_function(field, format_string, sz, ) \ 1385 fc_host_show_function(field, format_string, sz, (cast)) \ 1390 fc_host_show_function(field, format_string, sz, ) \
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_fc.c | 1738 #define fc_host_show_function(field, format_string, sz, cast) \ macro 1789 fc_host_show_function(field, format_string, sz, ) \ 1794 fc_host_show_function(field, format_string, sz, (cast)) \ 1799 fc_host_show_function(field, format_string, sz, ) \
|
Completed in 10 milliseconds