Searched refs:nvme_ctrl_ops (Results 1 – 8 of 8) sorted by relevance
282 const struct nvme_ctrl_ops *ops;548 struct nvme_ctrl_ops { struct794 const struct nvme_ctrl_ops *ops, unsigned long quirks);
1219 static const struct nvme_ctrl_ops nvme_ctrl_ops = { variable1512 ret = nvme_init_ctrl(&anv->ctrl, anv->dev, &nvme_ctrl_ops, in apple_nvme_alloc()
2199 static const struct nvme_ctrl_ops nvme_rdma_ctrl_ops = {
2686 static const struct nvme_ctrl_ops nvme_tcp_ctrl_ops = {
3378 static const struct nvme_ctrl_ops nvme_fc_ctrl_ops = {
2900 static const struct nvme_ctrl_ops nvme_pci_ctrl_ops = {
4766 const struct nvme_ctrl_ops *ops, unsigned long quirks) in nvme_init_ctrl()
492 static const struct nvme_ctrl_ops nvme_loop_ctrl_ops = {
Completed in 57 milliseconds