Searched defs:ndtest_dimm (Results 1 – 1 of 1) sorted by relevance
63 struct ndtest_dimm { struct64 struct device *dev;65 struct nvdimm *nvdimm;66 struct ndtest_blk_mmio *mmio;67 struct nd_region *blk_region;69 dma_addr_t address;70 unsigned long long flags;71 unsigned long config_size;72 void *label_area;73 char *uuid_str;[all …]