Searched refs:NVME_IOCS_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
/qemu/include/block/ | ||
H A D | nvme.h | 942 NVME_IOCS_NOT_SUPPORTED = 0x0129, enumerator |
/qemu/hw/nvme/ | ||
H A D | ctrl.c | 6828 return NVME_IOCS_NOT_SUPPORTED | NVME_DNR; in nvme_ns_attachment() |