Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dsensorcommands.cpp109 constexpr const uint8_t meSensorNum = 0x17; in ipmiSenPlatformEvent() local
179 if (static_cast<uint8_t>(generatorID) == meId && sensorNum == meSensorNum && in ipmiSenPlatformEvent()