Home
last modified time | relevance | path

Searched refs:FCT_NVME_TARGET (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_edif.c618 fcport->port_type & (FCT_TARGET|FCT_NVME_TARGET))) in qla_edif_app_start()
996 (FCT_TARGET | FCT_NVME_TARGET))) in qla_edif_app_getfcinfo()
1005 if (fcport->port_type & (FCT_NVME_TARGET | FCT_TARGET)) in qla_edif_app_getfcinfo()
H A Dqla_def.h2505 FCT_NVME_TARGET = 0x20, enumerator
H A Dqla_mbx.c6704 fcport->port_type |= FCT_NVME_TARGET; in __qla24xx_parse_gpdb()
H A Dqla_init.c6139 if (fcport->port_type & FCT_NVME_TARGET) in qla2x00_reg_remote_port()