Home
last modified time | relevance | path

Searched refs:FC_COS_CLASS3 (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c94 rport->supported_classes = FC_COS_CLASS3; in csio_reg_rnode()
189 fc_host_supported_classes(shost) = FC_COS_CLASS3; in csio_fchost_attr_init()
/linux/drivers/scsi/elx/efct/
H A Defct_xport.c429 fc_host_supported_classes(shost) = FC_COS_CLASS3; in efct_scsi_new_device()
943 fc_host_supported_classes(shost) = FC_COS_CLASS3; in efct_scsi_new_vport()
/linux/include/scsi/
H A Dscsi_transport_fc.h102 #define FC_COS_CLASS3 8 macro
/linux/drivers/scsi/libfc/
H A Dfc_rport.c1206 rdata->supported_classes = FC_COS_CLASS3; in fc_rport_prli_resp()
2213 rdata->supported_classes = FC_COS_CLASS3; in fc_rport_fcp_prli()
H A Dfc_lport.c1905 fc_host_supported_classes(lport->host) = FC_COS_CLASS3; in fc_lport_init()
/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c898 fc_host_supported_classes(shost) = FC_COS_CLASS2 | FC_COS_CLASS3; in zfcp_scsi_shost_update_config_data()
H A Dzfcp_fc.c507 port->supported_classes |= FC_COS_CLASS3; in zfcp_fc_plogi_evaluate()
/linux/drivers/scsi/bfa/
H A Dbfad_im.c1039 fc_host_supported_classes(host) = FC_COS_CLASS3; in bfad_fc_host_init()
/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c936 rport->supported_classes = FC_COS_CLASS3 | FC_RPORT_ROLE_FCP_TARGET; in fnic_fdls_add_tport()
H A Dfnic_scsi.c535 FC_COS_CLASS3 | FC_RPORT_ROLE_FCP_TARGET; in fnic_queuecommand()
/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c421 ndlp->nlp_class_sup |= FC_COS_CLASS3; in lpfc_rcv_plogi()
1415 ndlp->nlp_class_sup |= FC_COS_CLASS3; in lpfc_cmpl_plogi_plogi_issue()
H A Dlpfc_ct.c2985 FC_COS_CLASS2 | FC_COS_CLASS3); in lpfc_fdmi_port_attr_class()
H A Dlpfc_init.c5032 fc_host_supported_classes(shost) = FC_COS_CLASS3; in lpfc_host_attrib_init()
/linux/drivers/message/fusion/
H A Dmptfc.c1052 cos |= FC_COS_CLASS3; in mptfc_init_host_attr()
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c3380 (FC_COS_CLASS2|FC_COS_CLASS3) : FC_COS_CLASS3; in qla2x00_init_host_attr()
H A Dqla_target.c6845 FC_COS_CLASS2 | FC_COS_CLASS3; in qlt_24xx_config_nvram_stage1()
6850 fc_host_supported_classes(vha->host) = FC_COS_CLASS3; in qlt_24xx_config_nvram_stage1()
6948 FC_COS_CLASS2 | FC_COS_CLASS3; in qlt_81xx_config_nvram_stage1()
6953 fc_host_supported_classes(vha->host) = FC_COS_CLASS3; in qlt_81xx_config_nvram_stage1()
H A Dqla_mbx.c2070 FC_COS_CLASS2 : FC_COS_CLASS3; in qla2x00_get_port_database()
2115 FC_COS_CLASS2 : FC_COS_CLASS3; in qla2x00_get_port_database()
6764 FC_COS_CLASS2 : FC_COS_CLASS3; in __qla24xx_parse_gpdb()
H A Dqla_init.c6865 fcport->supported_classes |= FC_COS_CLASS3; in qla2x00_fabric_login()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c240 { FC_COS_CLASS3, "Class 3" },