Home
last modified time | relevance | path

Searched refs:FC_COS_UNSPECIFIED (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h99 #define FC_COS_UNSPECIFIED 0 macro
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c96 rport->supported_classes = FC_COS_UNSPECIFIED; in csio_reg_rnode()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c400 fc_host->supported_classes = FC_COS_UNSPECIFIED; in fc_host_setup()
1122 if (rport->supported_classes == FC_COS_UNSPECIFIED) in show_fc_rport_supported_classes()
1890 if (fc_host_supported_classes(shost) == FC_COS_UNSPECIFIED) in show_fc_host_supported_classes()
3070 rport->supported_classes = FC_COS_UNSPECIFIED; in fc_remote_port_create()
3624 rport->supported_classes = FC_COS_UNSPECIFIED; in fc_timeout_deleted_rport()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c3277 ha->mr.fcport.supported_classes = FC_COS_UNSPECIFIED; in qla2x00_probe_one()
H A Dqla_init.c5573 fcport->supported_classes = FC_COS_UNSPECIFIED; in qla2x00_alloc_fcport()