Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/target/
Dnvmet.h165 struct nvmet_ctrl { struct
166 struct nvmet_subsys *subsys;
167 struct nvmet_cq **cqs;
168 struct nvmet_sq **sqs;
170 bool cmd_seen;
172 struct mutex lock;
173 u64 cap;
174 u32 cc;
175 u32 csts;
177 uuid_t hostid;
[all …]