Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_nvme.c660 sp->type = SRB_NVME_CMD; in qla_nvme_post_cmd()
Dqla_def.h634 #define SRB_NVME_CMD 19 macro
4291 #define QLA_SRB_NVME_CMD(_sp) ((_sp)->type == SRB_NVME_CMD)
Dqla_isr.c2008 sp->type == SRB_NVME_CMD || in qla24xx_mbx_iocb_entry()
3211 if (sp->type == SRB_NVME_CMD) { in qla2x00_status_entry()
Dqla_os.c1788 if (sp->type == SRB_NVME_CMD || sp->type == SRB_NVME_LS || in qla2x00_abort_srb()