Home
last modified time | relevance | path

Searched defs:mValue (Results 1 – 11 of 11) sorted by relevance

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorutils.cpp150 bool getSensorAttributes(const double max, const double min, int16_t& mValue, in getSensorAttributes()
257 uint8_t scaleIPMIValueFromDouble(const double value, const int16_t mValue, in scaleIPMIValueFromDouble()
308 int16_t mValue = 0; in getScaledIPMIValue() local
H A Dsensorcommands.cpp489 int16_t mValue = 0; in calculateValue() local
974 int16_t mValue = 0; in ipmiSenGetSensorReading() local
1165 int16_t mValue = 0; in ipmiSenSetSensorThresholds() local
1279 int16_t mValue = 0; in getIPMIThresholds() local
1848 int16_t mValue = 0; in constructSensorSdr() local
/openbmc/intel-ipmi-oem/include/
H A Dsensorutils.hpp159 const double max, const double min, int16_t& mValue, int8_t& rExp, in getSensorAttributes()
266 const double value, const int16_t mValue, const int8_t rExp, in scaleIPMIValueFromDouble()
316 int16_t mValue = 0; in getScaledIPMIValue() local
/openbmc/fb-ipmi-oem/include/
H A Dsensorutils.hpp168 const double max, const double min, int16_t& mValue, int8_t& rExp, in getSensorAttributes()
278 const double value, const uint16_t mValue, const int8_t rExp, in scaleIPMIValueFromDouble()
303 int16_t mValue = 0; in getScaledIPMIValue() local
/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp106 int16_t mValue; in testBounds() local
311 int16_t mValue; in TEST() local
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp107 int16_t mValue; in testBounds() local
312 int16_t mValue; in TEST() local
/openbmc/dbus-sensors/src/
H A DChassisIntrusionSensor.hpp29 std::string mValue; member in ChassisIntrusionSensor
H A DIpmbSDRSensor.hpp72 uint16_t mValue = 0; member
H A DIpmbSDRSensor.cpp347 double IpmbSDRDevice::sensorValCalculation(uint16_t mValue, double bValue, in sensorValCalculation()
/openbmc/intel-ipmi-oem/src/
H A Dsensorcommands.cpp461 int16_t mValue = 0; in ipmiSenGetSensorReading() local
652 int16_t mValue = 0; in ipmiSenSetSensorThresholds() local
766 int16_t mValue = 0; in getIPMIThresholds() local
1392 int16_t mValue = 0; in getSensorDataRecord() local
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp736 int16_t mValue; in ipmiStorageGetSDR() local