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

/haiku/src/add-ons/kernel/generic/smbios/
H A Dsmbios.cpp52 struct smbios3 { struct
146 struct smbios3 *smbios3 = NULL; local
150 smbios3 = (struct smbios3 *)p;
166 } else if (smbios3 != NULL) {
167 tablePhysAddr = smbios3->structure_table;
168 tablePhysLength = smbios3->structure_table_size;

Completed in 32 milliseconds