Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvme/target/
Dnvmet.h159 struct nvmet_ctrl { struct
160 struct nvmet_subsys *subsys;
161 struct nvmet_cq **cqs;
162 struct nvmet_sq **sqs;
164 bool cmd_seen;
166 struct mutex lock;
167 u64 cap;
168 u32 cc;
169 u32 csts;
171 uuid_t hostid;
[all …]