Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dscsi_transport_fc.h512 u8 active_fc4s[FC_FC4_LIST_SIZE]; member
583 (((struct fc_host_attrs *)(x)->shost_data)->active_fc4s)
/Linux-v5.4/drivers/scsi/
Dscsi_transport_fc.c415 memset(fc_host->active_fc4s, 0, in fc_host_setup()
416 sizeof(fc_host->active_fc4s)); in fc_host_setup()
1543 static FC_DEVICE_ATTR(host, active_fc4s, S_IRUGO,
2233 SETUP_HOST_ATTRIBUTE_RD(active_fc4s); in fc_attach_transport()