Home
last modified time | relevance | path

Searched refs:smbios_table_cnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/smbios/
H A Dsmbios_build.h27 extern unsigned smbios_table_cnt;
102 smbios_table_cnt++; \
H A Dsmbios.c65 unsigned smbios_table_cnt; variable
1054 ep.ep21.number_of_structures = cpu_to_le16(smbios_table_cnt); in smbios_entry_point_setup()
1309 smbios_table_cnt++; in smbios_entry_add()