active_fc4s       415 drivers/scsi/scsi_transport_fc.c 	memset(fc_host->active_fc4s, 0,
active_fc4s       416 drivers/scsi/scsi_transport_fc.c 		sizeof(fc_host->active_fc4s));
active_fc4s      1543 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, active_fc4s, S_IRUGO,
active_fc4s      2233 drivers/scsi/scsi_transport_fc.c 	SETUP_HOST_ATTRIBUTE_RD(active_fc4s);
active_fc4s       512 include/scsi/scsi_transport_fc.h 	u8  active_fc4s[FC_FC4_LIST_SIZE];
active_fc4s       583 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->active_fc4s)