Home
last modified time | relevance | path

Searched refs:get_host_active_fc4s (Results 1 – 2 of 2) sorted by relevance

/linux/include/scsi/
H A Dscsi_transport_fc.h686 void (*get_host_active_fc4s)(struct Scsi_Host *); member
/linux/drivers/scsi/
H A Dscsi_transport_fc.c1943 if (i->f->get_host_active_fc4s) in show_fc_host_active_fc4s()
1944 i->f->get_host_active_fc4s(shost); in show_fc_host_active_fc4s()