Home
last modified time | relevance | path

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

/qemu/hw/nvme/
H A Dnvme.h474 case NVME_CMD_COMPARE: return "NVME_NVM_CMD_COMPARE"; in nvme_io_opc_str()
H A Dctrl.c295 [NVME_CMD_COMPARE] = NVME_CMD_EFF_CSUPP,
308 [NVME_CMD_COMPARE] = NVME_CMD_EFF_CSUPP,
4613 case NVME_CMD_COMPARE: in __nvme_io_cmd_nvm()
/qemu/include/block/
H A Dnvme.h632 NVME_CMD_COMPARE = 0x05, enumerator