Home
last modified time | relevance | path

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

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