Home
last modified time | relevance | path

Searched refs:fc_rport_show_function (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c690 #define fc_rport_show_function(field, format_string, sz, cast) \ macro
729 fc_rport_show_function(field, format_string, sz, ) \
734 fc_rport_show_function(field, format_string, sz, (cast)) \
739 fc_rport_show_function(field, format_string, sz, ) \
882 fc_rport_show_function(dev_loss_tmo, "%d\n", 20, )
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c986 #define fc_rport_show_function(field, format_string, sz, cast) \ macro
1025 fc_rport_show_function(field, format_string, sz, ) \
1030 fc_rport_show_function(field, format_string, sz, (cast)) \
1035 fc_rport_show_function(field, format_string, sz, ) \
1178 fc_rport_show_function(dev_loss_tmo, "%u\n", 20, )

Completed in 12 milliseconds