Searched refs:nvme_ops (Results 1 – 3 of 3) sorted by relevance
142 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()
283 static const struct nvme_ops apple_nvme_ops = {
667 struct nvme_ops { struct
Completed in 649 milliseconds