supp_fc4_types    655 drivers/scsi/bfa/bfa_fcs.h 	u8         supp_fc4_types[BFA_FCS_FDMI_FC4_TYPE_LEN];
supp_fc4_types   2264 drivers/scsi/bfa/bfa_fcs_lport.c 	templen = sizeof(fcs_port_attr.supp_fc4_types);
supp_fc4_types   2265 drivers/scsi/bfa/bfa_fcs_lport.c 	memcpy(attr->value, fcs_port_attr.supp_fc4_types, templen);
supp_fc4_types   2687 drivers/scsi/bfa/bfa_fcs_lport.c 	fc_get_fc4type_bitmask(FC_TYPE_FCP, port_attr->supp_fc4_types);