Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.hpp44 static constexpr uint8_t userIdEnabledViaSetPassword = 0x1; variable
H A Dusercommands.cpp176 uint2_t enabledStatus = enabledState ? userIdEnabledViaSetPassword in ipmiGetUserAccess()