Home
last modified time | relevance | path

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

/openbmc/qemu/hw/smbios/
H A Dsmbios_build.h72 #define SMBIOS_TABLE_SET_STR_LIST(tbl_type, value) \ macro
H A Dsmbios.c830 SMBIOS_TABLE_SET_STR_LIST(11, type11.values[i]); in smbios_build_type_11_table()