Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp33 static constexpr uint8_t enableOperation = 0x00; variable
511 if ((operation != enableOperation && operation != disableOperation)) in ipmiSetUserPayloadAccess()