Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h263 uint16_t memory_error_information_handle; member
272 uint16_t memory_error_information_handle; member
/openbmc/qemu/hw/smbios/
H A Dsmbios.c857 t->memory_error_information_handle = cpu_to_le16(0xFFFE); /* Not provided */ in smbios_build_type_16_table()
874 t->memory_error_information_handle = cpu_to_le16(0xFFFE); /* Not provided */ in smbios_build_type_17_table()
/openbmc/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py21129 self.add_field('memory_error_information_handle', u.unpack_one('<H'))
1151 self.add_field('memory_error_information_handle', u.unpack_one("<H"))