Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dzone.hpp58 _zoneId(zone), _maximumSetPoint(), in DbusPidZone()
189 outputFailsafeLogWithZone(_zoneId, this->getFailSafeMode(), in processSensorInputs()
206 outputFailsafeLogWithZone(_zoneId, this->getFailSafeMode(), in processSensorInputs()
216 const int64_t _zoneId; member in pid_control::DbusPidZone
H A Dzone.cpp105 outputFailsafeLogWithZone(_zoneId, this->getFailSafeMode(), name, in markSensorMissing()
127 return _zoneId; in getZoneID()
386 std::cerr << "PID Zone " << _zoneId << " max SetPoint " in determineMaxSetPointRequest()
412 zoneSuffix << ".zone" << _zoneId; in determineMaxSetPointRequest()