Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h228 uint16_t number_of_memory_devices; member
/openbmc/qemu/hw/smbios/
H A Dsmbios.c847 t->number_of_memory_devices = cpu_to_le16(dimm_cnt); in smbios_build_type_16_table()