Searched defs:structure_table_length (Results 1 - 1 of 1) sorted by relevance

/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c1945 uint16_t structure_table_length; member in struct:smbios_entry_point
2093 uint16_t structure_table_length,
2110 ep->structure_table_length = structure_table_length;
2091 smbios_entry_point_init(void *start, uint16_t max_structure_size, uint16_t structure_table_length, uint32_t structure_table_address, uint16_t number_of_structures) argument

Completed in 58 milliseconds