Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nvme/host/
Dfc.c153 struct nvme_fc_ctrl { struct
154 spinlock_t lock;
155 struct nvme_fc_queue *queues;
156 struct device *dev;
157 struct nvme_fc_lport *lport;
158 struct nvme_fc_rport *rport;
159 u32 cnum;
183 static inline struct nvme_fc_ctrl * argument