Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/target/
Dnvmet.h247 struct nvmet_ctrl { struct
248 struct nvmet_subsys *subsys;
249 struct nvmet_sq **sqs;
251 void *drvdata;
253 bool reset_tbkas;
255 struct mutex lock;
256 u64 cap;
257 u32 cc;
258 u32 csts;
260 uuid_t hostid;
[all …]