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

#include <xen-mca.h>

Data Fields

char signature [12]
 
unsigned len
 
unsigned next
 
unsigned flags
 
unsigned recordlen
 
struct xen_mce entry [XEN_MCE_LOG_LEN]
 

Detailed Description

Definition at line 367 of file xen-mca.h.

Field Documentation

Definition at line 373 of file xen-mca.h.

unsigned flags

Definition at line 371 of file xen-mca.h.

unsigned len

Definition at line 369 of file xen-mca.h.

unsigned next

Definition at line 370 of file xen-mca.h.

unsigned recordlen

Definition at line 372 of file xen-mca.h.

char signature[12]

Definition at line 368 of file xen-mca.h.


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