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.hpp67 _zoneId(zone), _accumulateSetPoint(accumulateSetPoint), in DbusPidZone()
200 outputFailsafeLogWithZone(_zoneId, this->getFailSafeMode(), in processSensorInputs()
217 outputFailsafeLogWithZone(_zoneId, this->getFailSafeMode(), in processSensorInputs()
227 const int64_t _zoneId; member in pid_control::DbusPidZone
H A Dzone.cpp103 outputFailsafeLogWithZone(_zoneId, this->getFailSafeMode(), name, in markSensorMissing()
126 return _zoneId; in getZoneID()
388 std::cerr << "PID Zone " << _zoneId << " max SetPoint " in determineMaxSetPointRequest()
414 zoneSuffix << ".zone" << _zoneId; in determineMaxSetPointRequest()