Home
last modified time | relevance | path

Searched refs:NVME_E2E_GUARD_ERROR (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/nvme/
H A Ddif.c187 return NVME_E2E_GUARD_ERROR; in nvme_dif_prchk_crc16()
255 return NVME_E2E_GUARD_ERROR; in nvme_dif_prchk_crc64()
330 if (status == NVME_E2E_GUARD_ERROR && slba == 0x0 && bufp == buf) { in nvme_dif_check()
/qemu/include/block/
H A Dnvme.h952 NVME_E2E_GUARD_ERROR = 0x0282, enumerator