Home
last modified time | relevance | path

Searched refs:systemEvent (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dstoragecommands.hpp27 static constexpr uint8_t systemEvent = 0x02; variable
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp28 static constexpr uint8_t systemEvent = 0x02; variable
/openbmc/intel-ipmi-oem/src/
H A Dipmi_to_redfish_hooks.cpp893 if (recordType != ipmi::sel::systemEvent) in checkRedfishHooks()
H A Dstoragecommands.cpp963 if (recordType == intel_oem::ipmi::sel::systemEvent) in ipmiStorageGetSELEntry()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp1016 if (recordType == dynamic_sensors::ipmi::sel::systemEvent) in ipmiStorageGetSELEntry()