Home
last modified time | relevance | path

Searched defs:selData (Results 1 – 4 of 4) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Dme_to_redfish_hooks.cpp30 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
146 bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
211 bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
248 bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
282 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
317 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
346 bool messageHook(const SELData& selData, const std::string& ipmiRaw) in messageHook()
H A Dipmi_to_redfish_hooks.cpp44 static bool biosMessageHook(const SELData& selData, const std::string& ipmiRaw) in biosMessageHook()
313 static bool biosSMIMessageHook(const SELData& selData, in biosSMIMessageHook()
837 static bool startRedfishHook(const SELData& selData, const std::string& ipmiRaw) in startRedfishHook()
900 redfish_hooks::SELData selData = { in checkRedfishHooks() local
930 redfish_hooks::SELData selData = { in checkRedfishHooks() local
/openbmc/intel-ipmi-oem/include/
H A Dme_to_redfish_hooks.hpp58 const SELData& selData, std::string& eventId, in genericMessageHook()
107 const SELData& selData, std::string& /* unused */, in logByte()
144 static inline bool logByteDec(const SELData& selData, std::string& unused, in logByteDec()
151 static inline bool logByteHex(const SELData& selData, std::string& unused, in logByteHex()
/openbmc/ibm-logging/
H A Dpolicy_find.cpp194 auto selData = getAdditionalDataItem(*data, "ESEL"); in getSearchModifierFirstTry() local