Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp223 if (pdr->supported_thresholds.bits.bit0) in NumericSensor()
230 if (pdr->supported_thresholds.bits.bit3) in NumericSensor()
237 if (pdr->supported_thresholds.bits.bit1) in NumericSensor()
244 if (pdr->supported_thresholds.bits.bit4) in NumericSensor()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h860 bitfield8_t supported_thresholds; member
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp1339 output["supportedThresholds"] = pdr.supported_thresholds.byte; in printNumericSensorPDR()
/openbmc/libpldm/src/dsp/
H A Dplatform.c1853 pldm_msgbuf_extract(buf, pdr_value->supported_thresholds.byte); in decode_numeric_sensor_pdr_data()
/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp3891 EXPECT_EQ(0, decodedPdr.supported_thresholds.byte); in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump12555 'name' => 'supported_thresholds',