Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h912 NVME_INVALID_QID = 0x0101, enumerator
/qemu/hw/nvme/
H A Dctrl.c4586 return NVME_INVALID_QID | NVME_DNR; in nvme_del_sq()
4677 return NVME_INVALID_QID | NVME_DNR; in nvme_create_sq()
5317 return NVME_INVALID_QID | NVME_DNR; in nvme_create_cq()