Searched defs:mpbios_cth (Results 1 – 1 of 1) sorted by relevance
72 struct mpbios_cth { struct73 uint32_t signature;76 uint16_t base_len;77 uint8_t spec_rev;78 uint8_t checksum;79 uint8_t oem_id[8];80 uint8_t product_id[12];81 uint32_t oem_table_pointer;82 uint16_t oem_table_size;83 uint16_t entry_count;[all …]