Searched refs:NVME_INVALID_CMD_SET (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 910 NVME_INVALID_CMD_SET = 0x002c, enumerator |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 5628 return NVME_INVALID_CMD_SET | NVME_DNR; in nvme_identify_ns() |