Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1714 NVME_VIRT_RES_INTERRUPT = 0x01, enumerator
/openbmc/qemu/hw/nvme/
H A Dctrl.c7085 nvme_update_virt_res(n, sctrl, NVME_VIRT_RES_INTERRUPT, 0); in nvme_virt_set_state()
7110 if (rt != NVME_VIRT_RES_QUEUE && rt != NVME_VIRT_RES_INTERRUPT) { in nvme_virt_mngmt()