Home
last modified time | relevance | path

Searched defs:mpc_table (Results 1 – 1 of 1) sorted by relevance

/arch/x86/include/asm/
Dmpspec_def.h42 struct mpc_table { struct
43 char signature[4];
44 unsigned short length; /* Size of table */
45 char spec; /* 0x01 */
46 char checksum;
47 char oem[8];
48 char productid[12];
49 unsigned int oemptr; /* 0 if not present */
50 unsigned short oemsize; /* 0 if not present */
51 unsigned short oemcount;
[all …]