Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dstoragecommands.hpp32 static constexpr uint8_t oemEventFirst = 0xE0; variable
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp33 static constexpr uint8_t oemEventFirst = 0xE0; variable
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1126 else if (recordType >= intel_oem::ipmi::sel::oemEventFirst) in ipmiStorageGetSELEntry()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp1124 if (recordType >= dynamic_sensors::ipmi::sel::oemEventFirst) in ipmiStorageGetSELEntry()