Searched defs:mp_floating_pointer_struct (Results 1 – 1 of 1) sorted by relevance
76 struct mp_floating_pointer_struct { struct77 uint8_t signature[4];78 uint32_t mp_table;79 uint8_t length;80 uint8_t revision;81 uint8_t checksum;82 uint8_t feature[5];
Completed in 15 milliseconds