Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h199 SMBIOS_TYPE_4_LEN_V28 = offsetofend(struct smbios_type_4, enumerator
/openbmc/qemu/hw/smbios/
H A Dsmbios.c727 size_t tbl_len = SMBIOS_TYPE_4_LEN_V28; in smbios_build_type_4_table()