Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dscsi_transport_fc.h519 u8 active_fc4s[FC_FC4_LIST_SIZE]; member
590 (((struct fc_host_attrs *)(x)->shost_data)->active_fc4s)
/linux-4.1.27/drivers/scsi/
Dscsi_transport_fc.c424 memset(fc_host->active_fc4s, 0, in fc_host_setup()
425 sizeof(fc_host->active_fc4s)); in fc_host_setup()
1553 static FC_DEVICE_ATTR(host, active_fc4s, S_IRUGO,
2261 SETUP_HOST_ATTRIBUTE_RD(active_fc4s); in fc_attach_transport()