Searched refs:nvme_ctrl_ops (Results 1 – 6 of 6) sorted by relevance
348 const struct nvme_ctrl_ops *ops;648 struct nvme_ctrl_ops { struct901 const struct nvme_ctrl_ops *ops, unsigned long quirks);
1275 static const struct nvme_ctrl_ops nvme_ctrl_ops = { variable1585 ret = nvme_init_ctrl(&anv->ctrl, anv->dev, &nvme_ctrl_ops, in apple_nvme_alloc()
2932 static const struct nvme_ctrl_ops nvme_tcp_ctrl_ops = {
3369 static const struct nvme_ctrl_ops nvme_fc_ctrl_ops = {
3567 static const struct nvme_ctrl_ops nvme_pci_ctrl_ops = {
5199 const struct nvme_ctrl_ops *ops, unsigned long quirks) in nvme_init_ctrl()