Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp736 resp->thresholdLevelsStates |= 1 << offset; in setOffset()
761 resp->thresholdLevelsStates = static_cast<uint8_t>(value & 0x00FF); in setAssertionBytes()
H A Dsensordatahandler.hpp319 response.thresholdLevelsStates = in readingData()
H A Dsensorhandler.cpp626 sensorData->response.thresholdLevelsStates, in ipmiSensorGetSensorReading()
637 getResponse.thresholdLevelsStates, in ipmiSensorGetSensorReading()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp116 uint8_t thresholdLevelsStates; // threshold/discrete sensor states member
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp943 getResponse.thresholdLevelsStates, in ipmiSenGetSensorReading()
1639 assertions |= response.thresholdLevelsStates; in ipmiSenGetSensorEventStatus()