Lines Matching defs:MPCTH
166 typedef struct MPCTH { struct
167 char signature[ 4 ];
168 uint16_t base_table_length;
169 u_char spec_rev;
170 u_char checksum;
171 u_char oem_id[ 8 ];
172 u_char product_id[ 12 ];
173 uint32_t oem_table_pointer;
174 uint16_t oem_table_size;
175 uint16_t entry_count;
176 uint32_t apic_address;
177 uint16_t extended_table_length;
178 u_char extended_table_checksum;
179 u_char reserved;