Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_nvme.c592 sp->type = SRB_NVME_CMD; in qla_nvme_post_cmd()
Dqla_isr.c1852 sp->type == SRB_NVME_CMD || in qla24xx_mbx_iocb_entry()
2927 if (sp->type == SRB_NVME_CMD) { in qla2x00_status_entry()
Dqla_def.h614 #define SRB_NVME_CMD 19 macro
Dqla_os.c1729 if (sp->type == SRB_NVME_CMD || sp->type == SRB_NVME_LS || in qla2x00_abort_srb()