Home
last modified time | relevance | path

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

/Linux-v6.6/include/scsi/
Dscsi_transport_fc.h557 u8 active_fc4s[FC_FC4_LIST_SIZE]; member
632 (((struct fc_host_attrs *)(x)->shost_data)->active_fc4s)
/Linux-v6.6/drivers/scsi/
Dscsi_transport_fc.c426 memset(fc_host->active_fc4s, 0, in fc_host_setup()
427 sizeof(fc_host->active_fc4s)); in fc_host_setup()
1953 static FC_DEVICE_ATTR(host, active_fc4s, S_IRUGO,
2702 SETUP_HOST_ATTRIBUTE_RD(active_fc4s); in fc_attach_transport()