Searched refs:targetControlPathPos (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/control/ | ||
H A D | fan.cpp | 43 path = std::get<targetControlPathPos>(def) + s; in Fan() |
H A D | types.hpp | 38 constexpr auto targetControlPathPos = 3; variable |