Searched refs:smbios_get_string (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/generic/smbios/
H A Dsmbios.cpp113 smbios_get_string(struct smbios_structure_header* table, uint8* tableEnd, function
193 const char* vendor = smbios_get_string(table, tableEnd,
195 const char* product = smbios_get_string(table, tableEnd,

Completed in 32 milliseconds