Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Dctrl.c1203 static uint16_t nvme_map_mptr(NvmeCtrl *n, NvmeSg *sg, size_t len, in nvme_map_mptr() function
1287 return nvme_map_mptr(n, &req->sg, len, &req->cmd); in nvme_map_mdata()
1445 status = nvme_map_mptr(n, &req->sg, len, &req->cmd); in nvme_bounce_mdata()