Home
last modified time | relevance | path

Searched refs:NVME_CMD_ZONE_MGMT_RECV (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dnvme.h478 case NVME_CMD_ZONE_MGMT_RECV: return "NVME_ZONED_CMD_MGMT_RECV"; in nvme_io_opc_str()
H A Dctrl.c314 [NVME_CMD_ZONE_MGMT_RECV] = NVME_CMD_EFF_CSUPP,
4683 case NVME_CMD_ZONE_MGMT_RECV: in nvme_io_cmd()
/openbmc/qemu/include/block/
H A Dnvme.h640 NVME_CMD_ZONE_MGMT_RECV = 0x7a, enumerator