Home
last modified time | relevance | path

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

/linux/include/linux/
A Dedac.h372 struct dimm_info { struct
373 struct device dev;
378 unsigned int location[EDAC_MAX_LAYERS];
380 struct mem_ctl_info *mci; /* the parent */
383 u32 grain; /* granularity of reported error in bytes */
384 enum dev_type dtype; /* memory device type */
385 enum mem_type mtype; /* memory dimm type */
386 enum edac_type edac_mode; /* EDAC mode for this dimm */
388 u32 nr_pages; /* number of pages on this dimm */
390 unsigned int csrow, cschannel; /* Points to the old API data */
[all …]
/linux/drivers/edac/
A Die31200_edac.c401 struct dimm_data dimm_info[IE31200_CHANNELS][IE31200_DIMMS_PER_CHANNEL]; in ie31200_probe1() local
A Di7300_edac.c109 struct i7300_dimm_info dimm_info[MAX_SLOTS][MAX_CHANNELS]; member
A Di5400_edac.c349 struct i5400_dimm_info dimm_info[DIMMS_PER_CHANNEL][MAX_CHANNELS]; member
A Di5000_edac.c350 struct i5000_dimm_info dimm_info[MAX_CSROWS][MAX_CHANNELS]; member
/linux/arch/parisc/include/asm/
A Dpdcpat.h339 unsigned long dimm_info[16]; member

Completed in 18 milliseconds