Home
last modified time | relevance | path

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

/openbmc/qemu/hw/smbios/
H A Dsmbios.c556 #define T19_BASE 0x1300 macro
912 SMBIOS_BUILD_TABLE_PRE(19, T19_BASE + offset + instance, in smbios_build_type_19_table()
1141 offset = (dimm_cnt > (T19_BASE - T17_BASE)) ? \ in smbios_get_tables_ep()
1142 dimm_cnt - (T19_BASE - T17_BASE) : 0; in smbios_get_tables_ep()
1159 assert((mem_array_size + offset) < (T32_BASE - T19_BASE)); in smbios_get_tables_ep()