Home
last modified time | relevance | path

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

/linux-6.8/drivers/nvme/target/
Dnvmet.h193 struct nvmet_ctrl { struct
194 struct nvmet_subsys *subsys;
195 struct nvmet_sq **sqs;
197 bool reset_tbkas;
199 struct mutex lock;
200 u64 cap;
201 u32 cc;
202 u32 csts;
204 uuid_t hostid;
205 u16 cntlid;
[all …]