Home | History | Annotate | Download | only in hw

Lines Matching refs:smbios_table

468     uint8_t *smbios_table;
491 smbios_table = smbios_get_table(&smbios_len);
492 if (smbios_table)
494 smbios_table, smbios_len);