Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp36 constexpr uint8_t mdrTypeII = 2; variable
/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2handler.hpp41 static constexpr const uint8_t mdrTypeII = 2; // MDR V2 type variable
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dhandler.cpp200 mdrHdr.mdrType = mdrTypeII; in commit()
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp1218 mdr2Smbios.mdrType = mdrTypeII; in cmd_mdr2_data_done()