Home
last modified time | relevance | path

Searched refs:maxFaultType (Results 1 – 1 of 1) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2710 constexpr auto maxFaultType = static_cast<size_t>(RemoteFaultType::max); in ipmiOEMSetFaultIndication() local
2711 static const std::array<std::string, maxFaultType> faultNames = { in ipmiOEMSetFaultIndication()