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

/haiku/src/add-ons/kernel/generic/smbios/
H A Dsmbios.cpp7 #include "smbios.h"
31 struct smbios { struct
145 struct smbios *smbios = NULL; local
153 smbios = (struct smbios *)p;
163 if (smbios != NULL) {
164 tablePhysAddr = smbios->structure_table;
165 tablePhysLength = smbios->structure_table_size;
/haiku/src/system/kernel/arch/x86/32/
H A Dbios.cpp21 struct smbios { struct
/haiku/src/add-ons/kernel/drivers/wmi/
H A DWMIPrivate.h15 #include <smbios.h>

Completed in 89 milliseconds