Home
last modified time | relevance | path

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

/qemu/hw/smbios/
H A Dsmbios_legacy.c95 if (smbios_type0.have_major_minor) { in smbios_build_type_0_fields()
H A Dsmbios.c582 if (smbios_type0.have_major_minor) { in smbios_build_type_0_table()
1416 smbios_type0.have_major_minor = true; in smbios_entry_add()
/qemu/include/hw/firmware/
H A Dsmbios.h25 bool have_major_minor, uefi; member