Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp242 if (pdr->supported_thresholds.bits.bit0) in NumericSensor()
249 if (pdr->supported_thresholds.bits.bit3) in NumericSensor()
256 if (pdr->supported_thresholds.bits.bit1) in NumericSensor()
263 if (pdr->supported_thresholds.bits.bit4) in NumericSensor()
269 if (pdr->supported_thresholds.bits.bit2) in NumericSensor()
275 if (pdr->supported_thresholds.bits.bit5) in NumericSensor()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h875 bitfield8_t supported_thresholds; member
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp1403 output["supportedThresholds"] = pdr.supported_thresholds.byte; in printNumericSensorPDR()
/openbmc/libpldm/src/dsp/
H A Dplatform.c1871 pldm_msgbuf_extract(buf, pdr_value->supported_thresholds.byte); in decode_numeric_sensor_pdr_data()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump13774 'name' => 'supported_thresholds',