Home
last modified time | relevance | path

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

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