Searched refs:NVME_CMIC_MULTI_CTRL (Results 1 – 2 of 2) sorted by relevance
/qemu/include/block/ | ||
H A D | nvme.h | 1286 NVME_CMIC_MULTI_CTRL = 1 << 1, enumerator |
/qemu/hw/nvme/ | ||
H A D | ctrl.c | 8883 id->cmic |= NVME_CMIC_MULTI_CTRL; in nvme_init_ctrl() |