Searched defs:dimm_info (Results 1 – 5 of 5) sorted by relevance
436 struct dimm_info { struct437 struct device dev;439 char label[EDAC_MC_LABEL_LEN + 1]; /* DIMM label on motherboard */442 unsigned location[EDAC_MAX_LAYERS];444 struct mem_ctl_info *mci; /* the parent */446 u32 grain; /* granularity of reported error in bytes */447 enum dev_type dtype; /* memory device type */448 enum mem_type mtype; /* memory dimm type */449 enum edac_type edac_mode; /* EDAC mode for this dimm */474 struct dimm_info *dimm; argument
377 struct dimm_data dimm_info[IE31200_CHANNELS][IE31200_DIMMS_PER_CHANNEL]; in ie31200_probe1() local
111 struct i7300_dimm_info dimm_info[MAX_SLOTS][MAX_CHANNELS]; member
349 struct i5400_dimm_info dimm_info[DIMMS_PER_CHANNEL][MAX_CHANNELS]; member
350 struct i5000_dimm_info dimm_info[MAX_CSROWS][MAX_CHANNELS]; member