Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dcollect_slot_vpd.cpp37 PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_UNKOWN); in timeOutHandler()
196 uint8_t sensorOpState = PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_UNKOWN; in processPresentPropertyChange()
205 sensorOpState = PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_UNKOWN; in processPresentPropertyChange()
218 PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_UNKOWN); in processPresentPropertyChange()
264 uint8_t sensorOpState = PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_UNKOWN; in fetchSlotSensorState()
276 return PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_UNKOWN; in fetchSlotSensorState()
/openbmc/libpldm/include/libpldm/oem/ibm/
H A Dstate_set.h30 PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_UNKOWN = 0x0, enumerator