Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h5484 #define NVME_FCP_TARGET(fcport) \ macro
5488 (NVME_FCP_TARGET(fcport) && \
H A Dqla_init.c2411 if (NVME_FCP_TARGET(ea->fcport)) { in qla24xx_handle_prli_done_event()