Searched defs:sensorOpState (Results 1 – 4 of 4) sorted by relevance
196 uint8_t sensorOpState = PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_UNKOWN; in processPresentPropertyChange() local264 uint8_t sensorOpState = PLDM_OEM_IBM_PCIE_SLOT_SENSOR_STATE_UNKOWN; in fetchSlotSensorState() local
397 uint8_t sensorOpState = tSideNum; in fetchBootSide() local
39 uint8_t sensorOpState{}; in getOemStateSensorReadingsHandler() local
42 static const std::map<uint8_t, std::string> sensorOpState{ variable