Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/ipmi/
H A Dmanualcmds.cpp40 static constexpr auto failsafeProperty = "FailSafe"; variable
56 _control->getFanCtrlProperty(request->zone, &current, failsafeProperty); in getFailsafeModeState()