Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_transport_fc.h569 u8 active_fc4s[FC_FC4_LIST_SIZE]; member
641 (((struct fc_host_attrs *)(x)->shost_data)->active_fc4s)
/linux/drivers/scsi/
H A Dscsi_transport_fc.c427 memset(fc_host->active_fc4s, 0, in fc_host_setup()
428 sizeof(fc_host->active_fc4s)); in fc_host_setup()
1983 static FC_DEVICE_ATTR(host, active_fc4s, S_IRUGO,
2733 SETUP_HOST_ATTRIBUTE_RD(active_fc4s); in fc_attach_transport()