Searched defs:ndtest_dimm (Results 1 – 1 of 1) sorted by relevance
32 struct ndtest_dimm { struct33 struct device *dev;34 struct nvdimm *nvdimm;35 struct ndtest_blk_mmio *mmio;36 struct nd_region *blk_region;38 dma_addr_t address;39 unsigned long long flags;40 unsigned long config_size;41 void *label_area;42 char *uuid_str;[all …]