Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h181 NVME_CC_CSS_ADMIN_ONLY = 0x7, enumerator
/openbmc/qemu/hw/nvme/
H A Dctrl.c5125 case NVME_CC_CSS_ADMIN_ONLY: in nvme_cmd_effects()
6665 if (NVME_CC_CSS(cc) != NVME_CC_CSS_ADMIN_ONLY) { in nvme_select_iocs_ns()