Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/host/
Dfc.c137 struct nvme_fc_ctrl { struct
138 spinlock_t lock;
139 struct nvme_fc_queue *queues;
140 struct device *dev;
141 struct nvme_fc_lport *lport;
142 struct nvme_fc_rport *rport;
166 static inline struct nvme_fc_ctrl * argument