Home
last modified time | relevance | path

Searched refs:NVME_CC_CSS_NVM (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/nvme/
H A Dnvme.h586 NVME_CC_CSS_NVM = 0 << 4, enumerator
H A Dnvme.c369 dev->ctrl_config = NVME_CC_CSS_NVM; in nvme_configure_admin_queue()
/openbmc/qemu/include/block/
H A Dnvme.h179 NVME_CC_CSS_NVM = 0x0, enumerator
/openbmc/qemu/hw/nvme/
H A Dctrl.c5188 case NVME_CC_CSS_NVM: in nvme_cmd_effects()