Searched defs:dimm_info (Results 1 – 4 of 4) sorted by relevance
381 struct dimm_info { struct382 struct device dev;384 char label[EDAC_MC_LABEL_LEN + 1]; /* DIMM label on motherboard */387 unsigned int location[EDAC_MAX_LAYERS];389 struct mem_ctl_info *mci; /* the parent */390 unsigned int idx; /* index within the parent dimm array */392 u32 grain; /* granularity of reported error in bytes */393 enum dev_type dtype; /* memory device type */394 enum mem_type mtype; /* memory dimm type */395 enum edac_type edac_mode; /* EDAC mode for this dimm */[all …]
54 struct dimm_info { global() struct 77 read_thresholdsdimm_info global() argument [all...]
425 struct dimm_data dimm_info; in ie31200_get_dimm_config() local
340 unsigned long dimm_info[16]; member