Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2715 constexpr uint8_t maxFaultSource = 0x4; in ipmiOEMSetFaultIndication() local
2823 if ((sourceId >= maxFaultSource) || in ipmiOEMSetFaultIndication()