Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/host/
Dnvme.h151 const struct nvme_ctrl_ops *ops;
340 struct nvme_ctrl_ops { struct
417 const struct nvme_ctrl_ops *ops, unsigned long quirks);
Drdma.c1838 static const struct nvme_ctrl_ops nvme_rdma_ctrl_ops = {
Dfc.c2888 static const struct nvme_ctrl_ops nvme_fc_ctrl_ops = {
Dpci.c2390 static const struct nvme_ctrl_ops nvme_pci_ctrl_ops = {
Dcore.c3520 const struct nvme_ctrl_ops *ops, unsigned long quirks) in nvme_init_ctrl()
/Linux-v4.19/drivers/nvme/target/
Dloop.c512 static const struct nvme_ctrl_ops nvme_loop_ctrl_ops = {