Home
last modified time | relevance | path

Searched refs:dev_rmap (Results 1 – 1 of 1) sorted by relevance

/drivers/lightnvm/
Dcore.c137 struct nvm_dev_map *dev_rmap = dev->rmap; in nvm_create_tgt_dev() local
168 struct nvm_ch_map *ch_rmap = &dev_rmap->chnls[i + bch]; in nvm_create_tgt_dev()
581 struct nvm_dev_map *dev_rmap = dev->rmap; in nvm_map_to_tgt() local
582 struct nvm_ch_map *ch_rmap = &dev_rmap->chnls[p->a.ch]; in nvm_map_to_tgt()