Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_layer.hpp209 Cc ipmiUserCheckEnabled(const uint8_t userId, bool& state);
H A Duser_layer.cpp130 Cc ipmiUserCheckEnabled(const uint8_t userId, bool& state) in ipmiUserCheckEnabled() function
H A Dusercommands.cpp171 retStatus = ipmiUserCheckEnabled(static_cast<uint8_t>(userId), in ipmiGetUserAccess()
/openbmc/phosphor-net-ipmid/command/
H A Drakp12.cpp192 ipmi::ipmiUserCheckEnabled(userId, userEnabled); in RAKP12()
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp1324 ipmiUserCheckEnabled(ipmiDefaultUserId, userState); in ipmiOEMSetUser2Activation()