Searched refs:memoryError (Results 1 – 3 of 3) sorted by relevance
542 ", DIMM Failure Event: " + memoryError[eventType] + in handleUnifiedBIOSEvent()582 memoryError[static_cast<uint8_t>(eventType)] + in handleMemoryError()592 memoryError[static_cast<uint8_t>(eventType)] + in handleMemoryError()603 (static_cast<uint8_t>(eventType) < memoryError.size()) in handleMemoryError()605 : (memoryError.size() - 1); in handleMemoryError()608 ", DIMM Failure Event: " + memoryError[estrIdx]; in handleMemoryError()
156 static constexpr auto memoryError = std::to_array( variable
86 memoryError = 4, enumerator3193 bmcSource = static_cast<uint8_t>(NmiSource::memoryError); in ipmiOEMGetNmiSource()3242 case NmiSource::memoryError: in ipmiOEMSetNmiSource()