Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Dnvme.h451 case NVME_CMD_COMPARE: return "NVME_NVM_CMD_COMPARE"; in nvme_io_opc_str()
H A Dctrl.c294 [NVME_CMD_COMPARE] = NVME_CMD_EFF_CSUPP,
307 [NVME_CMD_COMPARE] = NVME_CMD_EFF_CSUPP,
4466 case NVME_CMD_COMPARE: in nvme_io_cmd()
/openbmc/qemu/include/block/
H A Dnvme.h632 NVME_CMD_COMPARE = 0x05, enumerator