Home
last modified time | relevance | path

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

/openbmc/qemu/hw/smbios/
H A Dsmbios.c545 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, manufacturer_str), in smbios_build_type_1_fields()
547 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, product_name_str), in smbios_build_type_1_fields()
549 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, version_str), in smbios_build_type_1_fields()
551 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, serial_number_str), in smbios_build_type_1_fields()
553 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, sku_number_str), in smbios_build_type_1_fields()
555 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, family_str), in smbios_build_type_1_fields()
563 smbios_add_field(1, offsetof(struct smbios_type_1, uuid), in smbios_build_type_1_fields()
/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h117 struct smbios_type_1 { struct