Home
last modified time | relevance | path

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

/openbmc/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.c2689 return NVME_INVALID_PROT_INFO | NVME_DNR; in nvme_verify()
3431 return NVME_INVALID_PROT_INFO | NVME_DNR; in nvme_compare()
3788 return NVME_INVALID_PROT_INFO | NVME_DNR; in nvme_do_write()
3803 return NVME_INVALID_PROT_INFO | NVME_DNR; in nvme_do_write()
/openbmc/qemu/include/block/
H A Dnvme.h944 NVME_INVALID_PROT_INFO = 0x0181, enumerator