Home
last modified time | relevance | path

Searched refs:fetchSensorInfo (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-occ-control/
H A Dpldm.cpp37 void Interface::fetchSensorInfo(uint16_t stateSetId, in fetchSensorInfo() function in pldm::Interface
60 "fetchSensorInfo: Failed to find stateSetID:{ID} PDR: {ERR}", in fetchSensorInfo()
70 lg2::error("fetchSensorInfo: state sensor PDRs ({ID}) not present", in fetchSensorInfo()
80 lg2::info("fetchSensorInfo: found {NUM} PDRs", "NUM", pdrs.size()); in fetchSensorInfo()
136 fetchSensorInfo(PLDM_STATE_SET_OPERATIONAL_RUNNING_STATUS, in sensorEvent()
142 fetchSensorInfo(PLDM_OEM_IBM_SBE_HRESET_STATE, sensorToSBEInstance, in sensorEvent()
1125 fetchSensorInfo(PLDM_STATE_SET_OPERATIONAL_RUNNING_STATUS, in checkActiveSensor()
1163 fetchSensorInfo(PLDM_STATE_SET_OPERATIONAL_RUNNING_STATUS, in setTraceThrottle()
H A Dpldm.hpp129 void fetchSensorInfo(uint16_t stateSetId,
/openbmc/openpower-hw-diags/util/
H A Dpldm.cpp348 bool fetchSensorInfo(uint16_t stateSetId, in fetchSensorInfo() function
537 if (!fetchSensorInfo(PLDM_OEM_IBM_SBE_HRESET_STATE, sensorToSbeInstance, in hresetSbe()