Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h1242 NVME_OACS_VMS = 1 << 7, enumerator
/qemu/hw/nvme/
H A Dctrl.c8826 oacs |= NVME_OACS_VMS; in nvme_init_ctrl()