Home
last modified time | relevance | path

Searched defs:nvme_fc_ctrl (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/nvme/host/
Dfc.c133 struct nvme_fc_ctrl { struct
134 spinlock_t lock;
135 struct nvme_fc_queue *queues;
136 struct device *dev;
137 struct nvme_fc_lport *lport;
138 struct nvme_fc_rport *rport;
139 u32 cnum;
164 static inline struct nvme_fc_ctrl * argument