Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvme/target/
Dnvmet.h194 struct nvmet_ctrl { struct
195 struct nvmet_subsys *subsys;
196 struct nvmet_sq **sqs;
198 bool reset_tbkas;
200 struct mutex lock;
201 u64 cap;
202 u32 cc;
203 u32 csts;
205 uuid_t hostid;
206 u16 cntlid;
[all …]