Searched refs:smbios_type_0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/smbios/ |
H A D | smbios_legacy.c | 88 smbios_maybe_add_str(0, offsetof(struct smbios_type_0, vendor_str), in smbios_build_type_0_fields() 90 smbios_maybe_add_str(0, offsetof(struct smbios_type_0, bios_version_str), in smbios_build_type_0_fields() 92 smbios_maybe_add_str(0, offsetof(struct smbios_type_0, in smbios_build_type_0_fields() 96 smbios_add_field(0, offsetof(struct smbios_type_0, in smbios_build_type_0_fields() 99 smbios_add_field(0, offsetof(struct smbios_type_0, in smbios_build_type_0_fields()
|
/openbmc/qemu/include/hw/firmware/ |
H A D | smbios.h | 108 struct smbios_type_0 { struct
|