Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_edif.c1008 if (fcport->port_type & (FCT_NVME_INITIATOR | FCT_INITIATOR)) in qla_edif_app_getfcinfo()
H A Dqla_def.h2504 FCT_NVME_INITIATOR = 0x10, enumerator
H A Dqla_gs.c3283 fcport->port_type != FCT_NVME_INITIATOR)) { in qla24xx_async_gnnft_done()
H A Dqla_mbx.c6702 fcport->port_type |= FCT_NVME_INITIATOR; in __qla24xx_parse_gpdb()
H A Dqla_init.c6125 if (fcport->port_type & FCT_NVME_INITIATOR) in qla2x00_reg_remote_port()