Home
last modified time | relevance | path

Searched refs:FC_COS_CLASS3 (Results 1 – 24 of 24) 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.c897 fc_host_supported_classes(shost) = FC_COS_CLASS2 | FC_COS_CLASS3; in zfcp_scsi_shost_update_config_data()
H A Dzfcp_fc.c506 port->supported_classes |= FC_COS_CLASS3; in zfcp_fc_plogi_evaluate()
/linux/drivers/scsi/bfa/
H A Dbfad_attr.c407 fc_host_supported_classes(vshost) = FC_COS_CLASS3; in bfad_im_vport_create()
H A Dbfad_im.c1040 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_main.c649 fc_host_supported_classes(fnic->host) = FC_COS_CLASS3; in fnic_scsi_drv_init()
H A Dfnic_scsi.c536 FC_COS_CLASS3 | FC_RPORT_ROLE_FCP_TARGET; in fnic_queuecommand()
/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c434 ndlp->nlp_class_sup |= FC_COS_CLASS3; in lpfc_rcv_plogi()
1417 ndlp->nlp_class_sup |= FC_COS_CLASS3; in lpfc_cmpl_plogi_plogi_issue()
H A Dlpfc_ct.c3021 FC_COS_CLASS2 | FC_COS_CLASS3); in lpfc_fdmi_port_attr_class()
H A Dlpfc_els.c652 ndlp->nlp_class_sup |= FC_COS_CLASS3; in lpfc_cmpl_els_flogi_fabric()
H A Dlpfc_init.c5016 fc_host_supported_classes(shost) = FC_COS_CLASS3; in lpfc_host_attrib_init()
/linux/drivers/message/fusion/
H A Dmptfc.c1053 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.c8036 FC_COS_CLASS2 | FC_COS_CLASS3; in qlt_24xx_config_nvram_stage1()
8041 fc_host_supported_classes(vha->host) = FC_COS_CLASS3; in qlt_24xx_config_nvram_stage1()
8139 FC_COS_CLASS2 | FC_COS_CLASS3; in qlt_81xx_config_nvram_stage1()
8144 fc_host_supported_classes(vha->host) = FC_COS_CLASS3; in qlt_81xx_config_nvram_stage1()
H A Dqla_mbx.c2120 FC_COS_CLASS2 : FC_COS_CLASS3; in qla2x00_get_port_database()
2165 FC_COS_CLASS2 : FC_COS_CLASS3; in qla2x00_get_port_database()
6814 FC_COS_CLASS2 : FC_COS_CLASS3; in __qla24xx_parse_gpdb()
H A Dqla_isr.c2594 fcport->supported_classes |= FC_COS_CLASS3; in qla24xx_logio_entry()
H A Dqla_init.c6884 fcport->supported_classes |= FC_COS_CLASS3; in qla2x00_fabric_login()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5257 fc_host_supported_classes(vhost->host) |= FC_COS_CLASS3; in ibmvfc_npiv_login_done()
5551 rport->supported_classes |= FC_COS_CLASS3; in ibmvfc_tgt_add_rport()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c241 { FC_COS_CLASS3, "Class 3" },