Linux Kernel
3.7.1
|
Data Fields | |
struct pci_dev * | system_address |
struct pci_dev * | branchmap_werrors |
struct pci_dev * | fsb_error_regs |
struct pci_dev * | branch_0 |
struct pci_dev * | branch_1 |
u16 | tolm |
union { | |
u64 ambase | |
struct { | |
u32 ambase_bottom | |
u32 ambase_top | |
} __packed | |
}; | |
u16 | mir0 |
u16 | mir1 |
u16 | b0_mtr [DIMMS_PER_CHANNEL] |
u16 | b0_ambpresent0 |
u16 | b0_ambpresent1 |
u16 | b1_mtr [DIMMS_PER_CHANNEL] |
u16 | b1_ambpresent0 |
u16 | b1_ambpresent1 |
struct i5400_dimm_info | dimm_info [DIMMS_PER_CHANNEL][MAX_CHANNELS] |
int | maxch |
int | maxdimmperch |
Definition at line 322 of file i5400_edac.c.
union { ... } |
struct { ... } __packed |
u64 ambase |
Definition at line 331 of file i5400_edac.c.
u32 ambase_bottom |
Definition at line 333 of file i5400_edac.c.
u32 ambase_top |
Definition at line 334 of file i5400_edac.c.
u16 b0_ambpresent0 |
Definition at line 341 of file i5400_edac.c.
u16 b0_ambpresent1 |
Definition at line 342 of file i5400_edac.c.
u16 b0_mtr[DIMMS_PER_CHANNEL] |
Definition at line 340 of file i5400_edac.c.
u16 b1_ambpresent0 |
Definition at line 345 of file i5400_edac.c.
u16 b1_ambpresent1 |
Definition at line 346 of file i5400_edac.c.
u16 b1_mtr[DIMMS_PER_CHANNEL] |
Definition at line 344 of file i5400_edac.c.
Definition at line 326 of file i5400_edac.c.
Definition at line 327 of file i5400_edac.c.
Definition at line 324 of file i5400_edac.c.
Definition at line 349 of file i5400_edac.c.
Definition at line 325 of file i5400_edac.c.
int maxch |
Definition at line 352 of file i5400_edac.c.
int maxdimmperch |
Definition at line 353 of file i5400_edac.c.
u16 mir0 |
Definition at line 338 of file i5400_edac.c.
u16 mir1 |
Definition at line 338 of file i5400_edac.c.
Definition at line 323 of file i5400_edac.c.
u16 tolm |
Definition at line 329 of file i5400_edac.c.