Searched refs:maxFaultType (Results 1 – 1 of 1) sorted by relevance
2703 constexpr auto maxFaultType = static_cast<size_t>(RemoteFaultType::max); in ipmiOEMSetFaultIndication() local2704 static const std::array<std::string, maxFaultType> faultNames = { in ipmiOEMSetFaultIndication()