Home
last modified time | relevance | path

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

/drivers/nvme/
A Dnvme.c142 struct nvme_ops *ops; in nvme_submit_cmd()
149 ops = (struct nvme_ops *)nvmeq->dev->udev->driver->ops; in nvme_submit_cmd()
165 struct nvme_ops *ops; in nvme_submit_sync_cmd()
186 ops = (struct nvme_ops *)nvmeq->dev->udev->driver->ops; in nvme_submit_sync_cmd()
230 struct nvme_ops *ops; in nvme_alloc_queue()
256 ops = (struct nvme_ops *)dev->udev->driver->ops; in nvme_alloc_queue()
A Dnvme_apple.c283 static const struct nvme_ops apple_nvme_ops = {
A Dnvme.h667 struct nvme_ops { struct

Completed in 649 milliseconds