Searched refs:smbios_structure_header (Results 1 – 1 of 1) sorted by relevance
68 struct smbios_structure_header { struct85 struct smbios_structure_header header; argument113 smbios_get_string(struct smbios_structure_header* table, uint8* tableEnd, in smbios_get_string()184 (addr + sizeof(struct smbios_structure_header)) < tableEnd;) { in smbios_scan()185 struct smbios_structure_header* table in smbios_scan()186 = (struct smbios_structure_header*)addr; in smbios_scan()