|
Linux Kernel
3.7.1
|
#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 |
Definition at line 36 of file mpspec_def.h.
| 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.
1.8.2