Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_nvme.c615 sp->type = SRB_NVME_CMD; in qla_nvme_post_cmd()
H A Dqla_isr.c1850 sp->type == SRB_NVME_CMD || in qla24xx_mbx_iocb_entry()
2926 if (sp->type == SRB_NVME_CMD) { in qla2x00_status_entry()
H A Dqla_def.h614 #define SRB_NVME_CMD 19 macro
H A Dqla_os.c1702 if (sp->type == SRB_NVME_CMD || sp->type == SRB_NVME_LS || in qla2x00_abort_srb()