Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Dnvme.h477 case NVME_CMD_ZONE_MGMT_SEND: return "NVME_ZONED_CMD_MGMT_SEND"; in nvme_io_opc_str()
H A Dctrl.c313 [NVME_CMD_ZONE_MGMT_SEND] = NVME_CMD_EFF_CSUPP | NVME_CMD_EFF_LBCC,
4681 case NVME_CMD_ZONE_MGMT_SEND: in nvme_io_cmd()
/openbmc/qemu/include/block/
H A Dnvme.h639 NVME_CMD_ZONE_MGMT_SEND = 0x79, enumerator