Searched refs:SRCType (Results 1 – 4 of 4) sorted by relevance
44 enum class SRCType enum
44 if (entry.src.type == static_cast<uint8_t>(SRCType::powerError)) in AsciiString()
298 if (srcType == static_cast<uint8_t>(SRCType::bmcError)) in getComponentID()793 entry.src.type = static_cast<uint8_t>(SRCType::bmcError); in lookup()
474 return (errorType == static_cast<uint8_t>(SRCType::bmcError) || in isBMCSRC()475 errorType == static_cast<uint8_t>(SRCType::powerError)); in isBMCSRC()486 return errorType == static_cast<uint8_t>(SRCType::hostbootError); in isHostbootSRC()