Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/include/
H A Dmpbiosreg.h72 struct mpbios_cth { struct
73 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 …]