Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dpci.c837 static blk_status_t nvme_prep_rq(struct nvme_dev *dev, struct request *req) in nvme_prep_rq() function
893 ret = nvme_prep_rq(dev, req); in nvme_queue_rq()
928 return nvme_prep_rq(nvmeq->dev, req) == BLK_STS_OK; in nvme_prep_rq_batch()