smbios_find_table
if (smbios_find_table(SMBIOS_TYPE_BIOS, &bios)) {
if (!smbios_find_table(SMBIOS_TYPE_SYSTEM, &stbl))
havebb = smbios_find_table(SMBIOS_TYPE_BASEBOARD, &btbl);
int smbios_find_table(uint8_t, struct smbtable *);
if (smbios_find_table(SMBIOS_TYPE_BIOS, &bios)) {
if (!smbios_find_table(SMBIOS_TYPE_SYSTEM, &stbl))
havebb = smbios_find_table(SMBIOS_TYPE_BASEBOARD, &btbl);
int smbios_find_table(uint8_t, struct smbtable *);
if (smbios_find_table(SMBIOS_TYPE_BIOS, &bios)) {
if (!smbios_find_table(SMBIOS_TYPE_SYSTEM, &stbl))
havebb = smbios_find_table(SMBIOS_TYPE_BASEBOARD, &btbl);
if (smbios_find_table(SMBIOS_TYPE_BIOS, &bios)) {
while (smbios_find_table(SMBIOS_TYPE_PROCESSOR,&bios)) {
if (!smbios_find_table(SMBIOS_TYPE_SYSTEM, &stbl))
havebb = smbios_find_table(SMBIOS_TYPE_BASEBOARD, &btbl);
int smbios_find_table(uint8_t, struct smbtable *);
int smbios_find_table(uint8_t, struct smbtable *);
if (smbios_find_table(SMBIOS_TYPE_IPMIDEV, &tbl))