Searched defs:errLog (Results 1 – 1 of 1) sorted by relevance
/openbmc/fb-ipmi-oem/src/ |
H A D | selcommands.cpp | 270 static void logDefault(uint8_t*, std::string& errLog) in logDefault() 275 static void logSysEvent(uint8_t* data, std::string& errLog) in logSysEvent() 309 static void logThermalEvent(uint8_t* data, std::string& errLog) in logThermalEvent() 321 static void logCritIrq(uint8_t* data, std::string& errLog) in logCritIrq() 339 static void logPostErr(uint8_t* data, std::string& errLog) in logPostErr() 377 static void logMchChkErr(uint8_t* data, std::string& errLog) in logMchChkErr() 420 static void logPcieErr(uint8_t* data, std::string& errLog) in logPcieErr() 470 static void logIioErr(uint8_t* data, std::string& errLog) in logIioErr() 496 [[maybe_unused]] static void logMemErr(uint8_t* dataPtr, std::string& errLog) in logMemErr() 611 static void logPwrErr(uint8_t* data, std::string& errLog) in logPwrErr() [all …]
|