Home
last modified time | relevance | path

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

/qemu/hw/nvme/
H A Ddif.c26 return NVME_INVALID_PROT_INFO | NVME_DNR; in nvme_check_prinfo()
31 return NVME_INVALID_PROT_INFO; in nvme_check_prinfo()
570 status = NVME_INVALID_PROT_INFO | NVME_DNR; in nvme_dif_rw()
H A Dctrl.c2684 return NVME_INVALID_PROT_INFO | NVME_DNR; in nvme_verify()
3428 return NVME_INVALID_PROT_INFO | NVME_DNR; in nvme_compare()
3786 return NVME_INVALID_PROT_INFO | NVME_DNR; in nvme_do_write()
3801 return NVME_INVALID_PROT_INFO | NVME_DNR; in nvme_do_write()
/qemu/include/block/
H A Dnvme.h947 NVME_INVALID_PROT_INFO = 0x0181, enumerator