Home
last modified time | relevance | path

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

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