Home
last modified time | relevance | path

Searched defs:smbiosTableStorageSize (Results 1 – 3 of 3) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2.hpp24 constexpr uint32_t smbiosTableStorageSize = 64 * 1024; variable
H A Dsmbiosmdrv2handler.hpp59 static constexpr const size_t smbiosTableStorageSize = variable
/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp49 constexpr uint32_t smbiosTableStorageSize = 64 * 1024; variable