Linux Kernel
3.7.1
|
Data Fields | |
int | dimm_numrank [I5100_CHANNELS][I5100_MAX_DIMM_SLOTS_PER_CHAN] |
int | dimm_csmap [I5100_MAX_DIMM_SLOTS_PER_CHAN][I5100_MAX_RANKS_PER_DIMM] |
struct { | |
u64 limit | |
unsigned way [2] | |
} | mir [I5100_CHANNELS] |
unsigned | amir [I5100_CHANNELS] |
struct { | |
unsigned rank [I5100_MAX_RANK_INTERLEAVE] | |
u64 limit | |
} | dmir [I5100_CHANNELS][I5100_MAX_DMIRS] |
struct { | |
unsigned present | |
unsigned ethrottle | |
unsigned width | |
unsigned numbank | |
unsigned numrow | |
unsigned numcol | |
} | mtr [I5100_CHANNELS][I5100_MAX_RANKS_PER_CHAN] |
u64 | tolm |
unsigned | ranksperchan |
struct pci_dev * | mc |
struct pci_dev * | ch0mm |
struct pci_dev * | ch1mm |
struct delayed_work | i5100_scrubbing |
int | scrub_enable |
Definition at line 298 of file i5100_edac.c.
unsigned amir[I5100_CHANNELS] |
Definition at line 319 of file i5100_edac.c.
Definition at line 341 of file i5100_edac.c.
Definition at line 342 of file i5100_edac.c.
int dimm_csmap[I5100_MAX_DIMM_SLOTS_PER_CHAN][I5100_MAX_RANKS_PER_DIMM] |
Definition at line 310 of file i5100_edac.c.
int dimm_numrank[I5100_CHANNELS][I5100_MAX_DIMM_SLOTS_PER_CHAN] |
Definition at line 300 of file i5100_edac.c.
struct { ... } dmir[I5100_CHANNELS][I5100_MAX_DMIRS] |
unsigned ethrottle |
Definition at line 330 of file i5100_edac.c.
struct delayed_work i5100_scrubbing |
Definition at line 344 of file i5100_edac.c.
u64 limit |
Definition at line 314 of file i5100_edac.c.
Definition at line 340 of file i5100_edac.c.
struct { ... } mir[I5100_CHANNELS] |
struct { ... } mtr[I5100_CHANNELS][I5100_MAX_RANKS_PER_CHAN] |
unsigned numbank |
Definition at line 332 of file i5100_edac.c.
unsigned numcol |
Definition at line 334 of file i5100_edac.c.
unsigned numrow |
Definition at line 333 of file i5100_edac.c.
unsigned present |
Definition at line 329 of file i5100_edac.c.
unsigned rank[I5100_MAX_RANK_INTERLEAVE] |
Definition at line 323 of file i5100_edac.c.
unsigned ranksperchan |
Definition at line 338 of file i5100_edac.c.
int scrub_enable |
Definition at line 345 of file i5100_edac.c.
u64 tolm |
Definition at line 337 of file i5100_edac.c.
unsigned way[2] |
Definition at line 315 of file i5100_edac.c.
unsigned width |
Definition at line 331 of file i5100_edac.c.