Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlightnvm.h240 struct nvm_dev { struct
241 struct nvm_dev_ops *ops; argument
243 struct list_head devices;
244 struct list_head online_targets;
247 struct nvmm_type *mt;
248 void *mp;
251 int nr_chnls;
252 int nr_planes;
253 int luns_per_chnl;
254 int sec_per_pg; /* only sectors for a single page */
[all …]