Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h179 NVME_CC_CSS_NVM = 0x0, enumerator
/qemu/hw/nvme/
H A Dctrl.c4915 case NVME_CC_CSS_NVM: in nvme_cmd_effects()
6363 } else if (NVME_CC_CSS(cc) == NVME_CC_CSS_NVM) { in nvme_select_iocs_ns()