Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h1182 NVME_OACS_NS_MGMT = 1 << 3, enumerator
/qemu/hw/nvme/
H A Dctrl.c8222 cpu_to_le16(NVME_OACS_NS_MGMT | NVME_OACS_FORMAT | NVME_OACS_DBBUF | in nvme_init_ctrl()