Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp130 struct EntryPointStructure21 struct
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp768 if (length < sizeof(EntryPointStructure21)) in checkSMBIOSVersion()
776 reinterpret_cast<const EntryPointStructure21*>(&dataIn[pos]); in checkSMBIOSVersion()