Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dpdr_numeric_effecter.hpp99 pdr->aux_oem_unit_handle = e.value("aux_oem_unit_handle", 0); in generateNumericEffecterPDR()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h767 uint8_t aux_oem_unit_handle; member
841 uint8_t aux_oem_unit_handle; member
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp1013 output["auxOEMUnitHandle"] = unsigned(pdr->aux_oem_unit_handle); in printNumericEffecterPDR()
1295 output["auxOEMUnitHandle"] = pdr.aux_oem_unit_handle; in printNumericSensorPDR()
/openbmc/libpldm/src/dsp/
H A Dplatform.c1840 pldm_msgbuf_extract(buf, pdr_value->aux_oem_unit_handle); in decode_numeric_sensor_pdr_data()
2826 pldm_msgbuf_extract(buf, pdr_value->aux_oem_unit_handle); in decode_numeric_effecter_pdr_data()
/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp3895 EXPECT_EQ(0, decodedPdr.aux_oem_unit_handle); in TEST()
4779 EXPECT_EQ(0, decodedPdr.aux_oem_unit_handle); in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump12598 'name' => 'aux_oem_unit_handle',