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