Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/nvme/target/
Dnvmet.h181 struct nvmet_ctrl { struct
182 struct nvmet_subsys *subsys;
183 struct nvmet_sq **sqs;
185 bool reset_tbkas;
187 struct mutex lock;
188 u64 cap;
189 u32 cc;
190 u32 csts;
192 uuid_t hostid;
193 u16 cntlid;
[all …]