Home
last modified time | relevance | path

Searched refs:FC_COS_CLASS3 (Results 1 – 16 of 16) 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.c507 port->supported_classes |= FC_COS_CLASS3; in zfcp_fc_plogi_evaluate()
/linux/drivers/scsi/bfa/
H A Dbfad_im.c1038 fc_host_supported_classes(host) = FC_COS_CLASS3; in bfad_fc_host_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.c6964 FC_COS_CLASS2 | FC_COS_CLASS3; in qlt_24xx_config_nvram_stage1()
6969 fc_host_supported_classes(vha->host) = FC_COS_CLASS3; in qlt_24xx_config_nvram_stage1()
7067 FC_COS_CLASS2 | FC_COS_CLASS3; in qlt_81xx_config_nvram_stage1()
7072 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()
6716 FC_COS_CLASS2 : FC_COS_CLASS3; in __qla24xx_parse_gpdb()
H A Dqla_isr.c2572 fcport->supported_classes |= FC_COS_CLASS3; in qla24xx_logio_entry()
H A Dqla_init.c6855 fcport->supported_classes |= FC_COS_CLASS3; in qla2x00_fabric_login()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5253 fc_host_supported_classes(vhost->host) |= FC_COS_CLASS3; in ibmvfc_npiv_login_done()
5547 rport->supported_classes |= FC_COS_CLASS3; in ibmvfc_tgt_add_rport()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c240 { FC_COS_CLASS3, "Class 3" },