Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp82 static constexpr uint8_t directionMask = 0x80; variable
H A Dsensorhandler.cpp1507 assert = req->eventDirectionType & directionMask ? false : true; in ipmicmdPlatformEvent()