Home
last modified time | relevance | path

Searched refs:NVME_FCP_TARGET (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_def.h5171 #define NVME_FCP_TARGET(fcport) \ macro
5175 ((NVME_FCP_TARGET(fcport) && \
Dqla_init.c2047 if (NVME_FCP_TARGET(ea->fcport)) { in qla24xx_handle_prli_done_event()