Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_cause.hpp114 return !std::get<presentHealthPos>(fan.second); in satisfied()
H A Dtypes.hpp135 constexpr auto presentHealthPos = 0; variable