Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1632 NVME_CRT_VQ = 1 << 0, enumerator
/openbmc/qemu/hw/nvme/
H A Dctrl.c7935 cap->crt = NVME_CRT_VQ | NVME_CRT_VI; in nvme_init_state()