Home
last modified time | relevance | path

Searched refs:manufacturer_str (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h138 uint8_t manufacturer_str; member
151 uint8_t manufacturer_str; member
167 uint8_t manufacturer_str; member
283 uint8_t manufacturer_str; member
/openbmc/qemu/hw/smbios/
H A Dsmbios_legacy.c107 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, manufacturer_str), in smbios_build_type_1_fields()
H A Dsmbios.c611 SMBIOS_TABLE_SET_STR(1, manufacturer_str, smbios_type1.manufacturer); in smbios_build_type_1_table()
631 SMBIOS_TABLE_SET_STR(2, manufacturer_str, type2.manufacturer); in smbios_build_type_2_table()
649 SMBIOS_TABLE_SET_STR(3, manufacturer_str, type3.manufacturer); in smbios_build_type_3_table()
894 SMBIOS_TABLE_SET_STR(17, manufacturer_str, type17.manufacturer); in smbios_build_type_17_table()