Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h1286 NVME_CMIC_MULTI_CTRL = 1 << 1, enumerator
/qemu/hw/nvme/
H A Dctrl.c8883 id->cmic |= NVME_CMIC_MULTI_CTRL; in nvme_init_ctrl()