Home
last modified time | relevance | path

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

/openbmc/libpldm/include/libpldm/oem/ibm/
H A Dstate_set.h31 PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_DISABLED = 0x2, enumerator
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dcollect_slot_vpd.cpp209 sensorOpState = PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_DISABLED; in processPresentPropertyChange()
285 sensorOpState = PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_DISABLED; in fetchSlotSensorState()