Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Ddif.h189 uint16_t nvme_dif_rw(NvmeCtrl *n, NvmeRequest *req);
H A Ddif.c538 uint16_t nvme_dif_rw(NvmeCtrl *n, NvmeRequest *req) in nvme_dif_rw() function
H A Dctrl.c3453 return nvme_dif_rw(n, req); in nvme_read()
3624 return nvme_dif_rw(n, req); in nvme_do_write()