Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sbridge_pvt Struct Reference

Data Fields

struct pci_devpci_ta
 
struct pci_devpci_ddrio
 
struct pci_devpci_ras
 
struct pci_devpci_sad0
 
struct pci_devpci_sad1
 
struct pci_devpci_ha0
 
struct pci_devpci_br
 
struct pci_devpci_tad [NUM_CHANNELS]
 
struct sbridge_devsbridge_dev
 
struct sbridge_info info
 
struct sbridge_channel channel [NUM_CHANNELS]
 
bool is_mirrored
 
bool is_lockstep
 
bool is_close_pg
 
struct mce mce_entry [MCE_LOG_LEN]
 
struct mce mce_outentry [MCE_LOG_LEN]
 
unsigned mce_in
 
unsigned mce_out
 
unsigned mce_overrun
 
u64 tolm
 
u64 tohm
 

Detailed Description

Definition at line 306 of file sb_edac.c.

Field Documentation

Definition at line 315 of file sb_edac.c.

Definition at line 314 of file sb_edac.c.

bool is_close_pg

Definition at line 318 of file sb_edac.c.

bool is_lockstep

Definition at line 318 of file sb_edac.c.

bool is_mirrored

Definition at line 318 of file sb_edac.c.

struct mce mce_entry[MCE_LOG_LEN]

Definition at line 321 of file sb_edac.c.

unsigned mce_in

Definition at line 325 of file sb_edac.c.

unsigned mce_out

Definition at line 325 of file sb_edac.c.

struct mce mce_outentry[MCE_LOG_LEN]

Definition at line 322 of file sb_edac.c.

unsigned mce_overrun

Definition at line 328 of file sb_edac.c.

struct pci_dev* pci_br

Definition at line 309 of file sb_edac.c.

struct pci_dev * pci_ddrio

Definition at line 307 of file sb_edac.c.

struct pci_dev * pci_ha0

Definition at line 308 of file sb_edac.c.

struct pci_dev * pci_ras

Definition at line 307 of file sb_edac.c.

struct pci_dev* pci_sad0

Definition at line 308 of file sb_edac.c.

struct pci_dev * pci_sad1

Definition at line 308 of file sb_edac.c.

struct pci_dev* pci_ta

Definition at line 307 of file sb_edac.c.

Definition at line 310 of file sb_edac.c.

Definition at line 312 of file sb_edac.c.

u64 tohm

Definition at line 331 of file sb_edac.c.

u64 tolm

Definition at line 331 of file sb_edac.c.


The documentation for this struct was generated from the following file: