Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/target/
Dnvmet.h168 struct nvmet_ctrl { struct
169 struct nvmet_subsys *subsys;
170 struct nvmet_sq **sqs;
172 bool reset_tbkas;
174 struct mutex lock;
175 u64 cap;
176 u32 cc;
177 u32 csts;
179 uuid_t hostid;
180 u16 cntlid;
[all …]