Searched refs:nvme_ctrl_ops (Results 1 - 8 of 8) sorted by last modified time

/linux-master/drivers/nvme/host/
H A Dcore.c4604 const struct nvme_ctrl_ops *ops, unsigned long quirks)
H A Dpci.c2851 static const struct nvme_ctrl_ops nvme_pci_ctrl_ops = {
H A Dnvme.h275 const struct nvme_ctrl_ops *ops;
541 struct nvme_ctrl_ops { struct
794 const struct nvme_ctrl_ops *ops, unsigned long quirks);
H A Dtcp.c2652 static const struct nvme_ctrl_ops nvme_tcp_ctrl_ops = {
H A Dfc.c3380 static const struct nvme_ctrl_ops nvme_fc_ctrl_ops = {
H A Dapple.c1219 static const struct nvme_ctrl_ops nvme_ctrl_ops = { variable in typeref:struct:nvme_ctrl_ops
1512 ret = nvme_init_ctrl(&anv->ctrl, anv->dev, &nvme_ctrl_ops,
H A Drdma.c2192 static const struct nvme_ctrl_ops nvme_rdma_ctrl_ops = {
/linux-master/drivers/nvme/target/
H A Dloop.c479 static const struct nvme_ctrl_ops nvme_loop_ctrl_ops = {

Completed in 257 milliseconds