Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/target/
Dnvmet.h152 struct nvmet_ctrl { struct
153 struct nvmet_subsys *subsys;
154 struct nvmet_cq **cqs;
155 struct nvmet_sq **sqs;
157 struct mutex lock;
158 u64 cap;
159 u32 cc;
160 u32 csts;
162 uuid_t hostid;
163 u16 cntlid;
[all …]