Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/util/
H A Dpldm.cpp292 uint8_t stateSetValue, uint8_t mctpEid) in prepareSetEffecterReq() argument
315 set_effecter_state_field{PLDM_REQUEST_SET, stateSetValue}); in prepareSetEffecterReq()
/openbmc/openpower-occ-control/
H A Dpldm.hpp150 * @param[in] stateSetValue - the value to set the state set to
157 uint8_t stateIdPos, uint8_t stateSetValue);
H A Dpldm.cpp397 uint8_t stateIdPos, uint8_t stateSetValue) in prepareSetEffecterReq()
415 set_effecter_state_field{PLDM_REQUEST_SET, stateSetValue}); in prepareSetEffecterReq()
389 prepareSetEffecterReq(EffecterID effecterId,CompositeEffecterCount effecterCount,uint8_t stateIdPos,uint8_t stateSetValue) prepareSetEffecterReq() argument