Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dnvmet.h180 struct nvmet_ctrl { struct
181 struct nvmet_subsys *subsys;
182 struct nvmet_sq **sqs;
184 bool reset_tbkas;
186 struct mutex lock;
187 u64 cap;
188 u32 cc;
189 u32 csts;
191 uuid_t hostid;
192 u16 cntlid;
[all …]