Lines Matching defs:MPCTH
62 typedef struct MPCTH { struct
63 uint8_t signature[4];
64 uint16_t base_table_length;
65 uint8_t spec_rev;
66 uint8_t checksum;
67 uint8_t oem_id[8];
68 uint8_t product_id[12];
69 uint32_t oem_table_pointer;
70 uint16_t oem_table_size;
71 uint16_t entry_count;
72 uint32_t apic_address;
73 uint16_t extended_table_length;
74 uint8_t extended_table_checksum;
75 uint8_t reserved;