Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dcollect_slot_vpd.cpp67 uint8_t stateFieldValue) in processSlotOperations() argument
89 createPresenceMatch(adapterObjPath, entity, stateFieldValue); in processSlotOperations()
92 callVPDManager(adapterObjPath, stateFieldValue); in processSlotOperations()
99 uint8_t stateFieldValue) in callVPDManager() argument
108 if (stateFieldValue == PLDM_OEM_IBM_PCIE_SLOT_EFFECTER_ADD) in callVPDManager()
116 else if (stateFieldValue == PLDM_OEM_IBM_PCIE_SLOT_EFFECTER_REMOVE || in callVPDManager()
117 stateFieldValue == PLDM_OEM_IBM_PCIE_SLOT_EFFECTER_REPLACE) in callVPDManager()
130 "STATE_FILED_VAL", (unsigned)stateFieldValue, "ERROR", e); in callVPDManager()
158 uint8_t stateFieldValue) in createPresenceMatch() argument
164 [this, adapterObjectPath, stateFieldValue, in createPresenceMatch()
[all …]
H A Dcollect_slot_vpd.hpp68 uint8_t stateFieldValue);
100 uint8_t stateFieldValue);
116 uint8_t stateFieldValue);
126 uint8_t stateFieldValue);