Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h1661 NVME_VIRT_RES_QUEUE = 0x00, enumerator
/qemu/hw/nvme/
H A Dctrl.c6777 nvme_update_virt_res(n, sctrl, NVME_VIRT_RES_QUEUE, 0); in nvme_virt_set_state()
6801 if (rt != NVME_VIRT_RES_QUEUE && rt != NVME_VIRT_RES_INTERRUPT) { in nvme_virt_mngmt()