Home
last modified time | relevance | path

Searched refs:possible_states_start (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/common/
H A Dutils.cpp48 auto possible_states_start = pdr->possible_states; in findStateEffecterPDR() local
55 possible_states_start); in findStateEffecterPDR()
67 possible_states_start += possibleStateSize + sizeof(setId) + in findStateEffecterPDR()
100 auto possible_states_start = pdr->possible_states; in findStateSensorPDR() local
107 possible_states_start); in findStateSensorPDR()
119 possible_states_start += possibleStateSize + sizeof(setId) + in findStateSensorPDR()
496 auto possible_states_start = pdr->possible_states; in findStateEffecterId() local
503 possible_states_start); in findStateEffecterId()
513 possible_states_start += possibleStateSize + sizeof(setId) + in findStateEffecterId()
554 auto possible_states_start = sensorPdr->possible_states; in findStateSensorId() local
[all …]
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dcollect_slot_vpd.cpp235 auto possible_states_start = pdr->possible_states; in getEntityIDfromEffecterID() local
242 possible_states_start); in getEntityIDfromEffecterID()