Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.hpp45 static constexpr uint8_t userIdDisabledViaSetPassword = 0x2; variable
H A Dusercommands.cpp177 : userIdDisabledViaSetPassword; in ipmiGetUserAccess()