Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/target/
Dnvmet.h165 struct nvmet_ctrl { struct
166 struct nvmet_subsys *subsys;
167 struct nvmet_sq **sqs;
169 bool reset_tbkas;
171 struct mutex lock;
172 u64 cap;
173 u32 cc;
174 u32 csts;
176 uuid_t hostid;
177 u16 cntlid;
[all …]