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.hpp62 _zoneId(zone), _maximumSetPoint(), in DbusPidZone()
195 outputFailsafeLogWithZone(_zoneId, this->getFailSafeMode(), in processSensorInputs()
212 outputFailsafeLogWithZone(_zoneId, this->getFailSafeMode(), in processSensorInputs()
222 const int64_t _zoneId; member in pid_control::DbusPidZone
H A Dzone.cpp111 outputFailsafeLogWithZone(_zoneId, this->getFailSafeMode(), name, in markSensorMissing()
134 return _zoneId; in getZoneID()
393 std::cerr << "PID Zone " << _zoneId << " max SetPoint " in determineMaxSetPointRequest()
419 zoneSuffix << ".zone" << _zoneId; in determineMaxSetPointRequest()