Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp433 _requestSpeedBase = speedBase; in setRequestSpeedBase()
736 uint64_t _requestSpeedBase = 0; member in phosphor::fan::control::Zone
844 return (_requestSpeedBase != 0) ? _requestSpeedBase : _targetSpeed; in getRequestSpeedBase()