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

#include <mpspec_def.h>

Data Fields

char signature [4]
 
unsigned short length
 
char spec
 
char checksum
 
char oem [8]
 
char productid [12]
 
unsigned int oemptr
 
unsigned short oemsize
 
unsigned short oemcount
 
unsigned int lapic
 
unsigned int reserved
 

Detailed Description

Definition at line 36 of file mpspec_def.h.

Field Documentation

char checksum

Definition at line 40 of file mpspec_def.h.

unsigned int lapic

Definition at line 46 of file mpspec_def.h.

unsigned short length

Definition at line 38 of file mpspec_def.h.

char oem[8]

Definition at line 41 of file mpspec_def.h.

unsigned short oemcount

Definition at line 45 of file mpspec_def.h.

unsigned int oemptr

Definition at line 43 of file mpspec_def.h.

unsigned short oemsize

Definition at line 44 of file mpspec_def.h.

char productid[12]

Definition at line 42 of file mpspec_def.h.

unsigned int reserved

Definition at line 47 of file mpspec_def.h.

char signature[4]

Definition at line 37 of file mpspec_def.h.

char spec

Definition at line 39 of file mpspec_def.h.


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