Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dstoragecommands.hpp29 static constexpr uint8_t oemTsEventFirst = 0xC0; variable
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp30 static constexpr uint8_t oemTsEventFirst = 0xC0; variable
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1032 else if (recordType >= intel_oem::ipmi::sel::oemTsEventFirst && in ipmiStorageGetSELEntry()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp1095 if (recordType >= dynamic_sensors::ipmi::sel::oemTsEventFirst && in ipmiStorageGetSELEntry()