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

#include <mce.h>

Data Fields

char signature [12]
 
unsigned len
 
unsigned next
 
unsigned flags
 
unsigned recordlen
 
struct mce entry [MCE_LOG_LEN]
 

Detailed Description

Definition at line 99 of file mce.h.

Field Documentation

Definition at line 105 of file mce.h.

unsigned flags

Definition at line 103 of file mce.h.

unsigned len

Definition at line 101 of file mce.h.

unsigned next

Definition at line 102 of file mce.h.

unsigned recordlen

Definition at line 104 of file mce.h.

char signature[12]

Definition at line 100 of file mce.h.


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