Home
last modified time | relevance | path

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

/openbmc/qemu/hw/smbios/
H A Dsmbios_legacy.c109 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, product_name_str), in smbios_build_type_1_fields()
H A Dsmbios.c612 SMBIOS_TABLE_SET_STR(1, product_name_str, smbios_type1.product); in smbios_build_type_1_table()
/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h139 uint8_t product_name_str; member