fc_host_active_fc4s  650 drivers/s390/scsi/zfcp_fsf.c 	memcpy(fc_host_active_fc4s(shost), bottom->active_fc4_types,
fc_host_active_fc4s  189 drivers/scsi/bfa/bfad_attr.c 	memset(fc_host_active_fc4s(shost), 0,
fc_host_active_fc4s  190 drivers/scsi/bfa/bfad_attr.c 	       sizeof(fc_host_active_fc4s(shost)));
fc_host_active_fc4s  193 drivers/scsi/bfa/bfad_attr.c 		fc_host_active_fc4s(shost)[2] = 1;
fc_host_active_fc4s  195 drivers/scsi/bfa/bfad_attr.c 	fc_host_active_fc4s(shost)[7] = 1;
fc_host_active_fc4s  200 drivers/scsi/csiostor/csio_attr.c 	memset(fc_host_active_fc4s(shost), 0,
fc_host_active_fc4s  201 drivers/scsi/csiostor/csio_attr.c 		sizeof(fc_host_active_fc4s(shost)));
fc_host_active_fc4s  202 drivers/scsi/csiostor/csio_attr.c 	fc_host_active_fc4s(shost)[7] = 1;
fc_host_active_fc4s 1850 drivers/scsi/libfc/fc_lport.c 	memset(fc_host_active_fc4s(lport->host), 0,
fc_host_active_fc4s 1851 drivers/scsi/libfc/fc_lport.c 	       sizeof(fc_host_active_fc4s(lport->host)));
fc_host_active_fc4s 1852 drivers/scsi/libfc/fc_lport.c 	fc_host_active_fc4s(lport->host)[2] = 1;
fc_host_active_fc4s 1853 drivers/scsi/libfc/fc_lport.c 	fc_host_active_fc4s(lport->host)[7] = 1;
fc_host_active_fc4s 4537 drivers/scsi/lpfc/lpfc_init.c 	memset(fc_host_active_fc4s(shost), 0,
fc_host_active_fc4s 4538 drivers/scsi/lpfc/lpfc_init.c 	       sizeof(fc_host_active_fc4s(shost)));
fc_host_active_fc4s 4539 drivers/scsi/lpfc/lpfc_init.c 	fc_host_active_fc4s(shost)[2] = 1;
fc_host_active_fc4s 4540 drivers/scsi/lpfc/lpfc_init.c 	fc_host_active_fc4s(shost)[7] = 1;
fc_host_active_fc4s 1541 drivers/scsi/scsi_transport_fc.c 	return (ssize_t)show_fc_fc4s(buf, fc_host_active_fc4s(shost));