Home
last modified time | relevance | path

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

/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()
109 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, product_name_str), in smbios_build_type_1_fields()
111 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, version_str), in smbios_build_type_1_fields()
113 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, serial_number_str), in smbios_build_type_1_fields()
115 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, sku_number_str), in smbios_build_type_1_fields()
117 smbios_maybe_add_str(1, offsetof(struct smbios_type_1, family_str), in smbios_build_type_1_fields()
126 smbios_add_field(1, offsetof(struct smbios_type_1, uuid), in smbios_build_type_1_fields()
/qemu/include/hw/firmware/
H A Dsmbios.h136 struct smbios_type_1 { struct