Home
last modified time | relevance | path

Searched defs:sensorOpState (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dcollect_slot_vpd.cpp196 uint8_t sensorOpState = PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_UNKOWN; in processPresentPropertyChange() local
264 uint8_t sensorOpState = PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_UNKOWN; in fetchSlotSensorState() local
H A Dinband_code_update.cpp397 uint8_t sensorOpState = tSideNum; in fetchBootSide() local
H A Doem_ibm_handler.cpp39 uint8_t sensorOpState{}; in getOemStateSensorReadingsHandler() local
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp42 static const std::map<uint8_t, std::string> sensorOpState{ variable