Home
last modified time | relevance | path

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

/drivers/nvme/target/
Dnvmet.h106 struct nvmet_ctrl { struct
107 struct nvmet_subsys *subsys;
108 struct nvmet_cq **cqs;
109 struct nvmet_sq **sqs;
111 struct mutex lock;
112 u64 cap;
113 u64 serial;
114 u32 cc;
115 u32 csts;
117 u16 cntlid;
[all …]