Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp713 constexpr const uint8_t lastSensorType = 0x2C; in ipmiSenPlatformEvent() local
771 if ((sensorType > lastSensorType) && (sensorType < oemReserved)) in ipmiSenPlatformEvent()