Searched defs:errLog (Results 1 – 1 of 1) sorted by relevance
/openbmc/fb-ipmi-oem/src/ |
H A D | selcommands.cpp | 268 static void logDefault(uint8_t*, std::string& errLog) in logDefault() 273 static void logSysEvent(uint8_t* data, std::string& errLog) in logSysEvent() 307 static void logThermalEvent(uint8_t* data, std::string& errLog) in logThermalEvent() 319 static void logCritIrq(uint8_t* data, std::string& errLog) in logCritIrq() 337 static void logPostErr(uint8_t* data, std::string& errLog) in logPostErr() 375 static void logMchChkErr(uint8_t* data, std::string& errLog) in logMchChkErr() 418 static void logPcieErr(uint8_t* data, std::string& errLog) in logPcieErr() 468 static void logIioErr(uint8_t* data, std::string& errLog) in logIioErr() 494 [[maybe_unused]] static void logMemErr(uint8_t* dataPtr, std::string& errLog) in logMemErr() 609 static void logPwrErr(uint8_t* data, std::string& errLog) in logPwrErr() [all …]
|