Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dpci.c769 static blk_status_t nvme_map_data(struct nvme_dev *dev, struct request *req, in nvme_map_data() function
852 ret = nvme_map_data(dev, req, &iod->cmd); in nvme_prep_rq()
/openbmc/qemu/hw/nvme/
H A Dctrl.c1224 static uint16_t nvme_map_data(NvmeCtrl *n, uint32_t nlb, NvmeRequest *req) in nvme_map_data() function
3629 status = nvme_map_data(n, nlb, req); in nvme_read()
3801 status = nvme_map_data(n, nlb, req); in nvme_do_write()