Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfad_attr.c621 .get_host_active_fc4s = bfad_im_get_host_active_fc4s,
678 .get_host_active_fc4s = bfad_im_get_host_active_fc4s,
/kernel/linux/linux-5.10/include/scsi/
Dscsi_transport_fc.h632 void (*get_host_active_fc4s)(struct Scsi_Host *); member
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_transport_fc.c1539 if (i->f->get_host_active_fc4s) in show_fc_host_active_fc4s()
1540 i->f->get_host_active_fc4s(shost); in show_fc_host_active_fc4s()