Home
last modified time | relevance | path

Searched defs:dimm_info (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dedac.h381 struct dimm_info { struct
382 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 …]
/linux/drivers/hwmon/peci/
H A Ddimmtemp.c54 struct dimm_info { struct
77 const struct dimm_info *gen_info; argument
/linux/drivers/edac/
H A Di7300_edac.c110 struct i7300_dimm_info dimm_info[MAX_SLOTS][MAX_CHANNELS]; member
H A Die31200_edac.c425 struct dimm_data dimm_info; in ie31200_get_dimm_config() local
H A Di5400_edac.c351 struct i5400_dimm_info dimm_info[DIMMS_PER_CHANNEL][MAX_CHANNELS]; member
H A Di5000_edac.c350 struct i5000_dimm_info dimm_info[MAX_CSROWS][MAX_CHANNELS]; member
/linux/arch/parisc/include/asm/
H A Dpdcpat.h340 unsigned long dimm_info[16]; member