Home
last modified time | relevance | path

Searched defs:mdrTypeII (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2handler.hpp41 static constexpr const uint8_t mdrTypeII = 2; // MDR V2 type variable
/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp36 constexpr uint8_t mdrTypeII = 2; variable