Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dmptable.h62 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;
[all …]