Home
last modified time | relevance | path

Searched refs:active_fc4s (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_fc.h513 u8 active_fc4s[FC_FC4_LIST_SIZE]; member
584 (((struct fc_host_attrs *)(x)->shost_data)->active_fc4s)
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_transport_fc.h557 u8 active_fc4s[FC_FC4_LIST_SIZE]; member
632 (((struct fc_host_attrs *)(x)->shost_data)->active_fc4s)
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c416 memset(fc_host->active_fc4s, 0, in fc_host_setup()
417 sizeof(fc_host->active_fc4s)); in fc_host_setup()
1544 static FC_DEVICE_ATTR(host, active_fc4s, S_IRUGO,
2234 SETUP_HOST_ATTRIBUTE_RD(active_fc4s); in fc_attach_transport()
/kernel/linux/linux-6.6/drivers/scsi/
H A 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()

Completed in 15 milliseconds