Searched refs:smbios_table (Results 1 – 3 of 3) sorted by relevance
32 struct smbios_table { struct173 struct smbios_table *table; in smbios_entry_add()188 table = (struct smbios_table *)(smbios_entries + smbios_entries_len); in smbios_entry_add()
462 uint8_t *smbios_table; in bochs_bios_init() local485 smbios_table = smbios_get_table(&smbios_len); in bochs_bios_init()486 if (smbios_table) in bochs_bios_init()488 smbios_table, smbios_len); in bochs_bios_init()
2141 struct smbios_table { struct2512 struct smbios_table table; in smbios_load_external()