Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp673 resp.thresholdLevelsStates |= 1 << offset; in setOffset()
698 resp.thresholdLevelsStates = static_cast<uint8_t>(value & 0x00FF); in setAssertionBytes()
H A Dsensordatahandler.hpp350 response.thresholdLevelsStates = in readingData()
H A Dsensorhandler.cpp634 sensorData->response.thresholdLevelsStates, in ipmiSensorGetSensorReading()
645 getResponse.thresholdLevelsStates, in ipmiSensorGetSensorReading()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp117 uint8_t thresholdLevelsStates; // threshold/discrete sensor states member
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp954 getResponse.thresholdLevelsStates, in ipmiSenGetSensorReading()
1663 assertions |= response.thresholdLevelsStates; in ipmiSenGetSensorEventStatus()