Home
last modified time | relevance | path

Searched defs:ipmiEnabled (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_layer.hpp54 uint8_t ipmiEnabled:1; member
63 uint8_t ipmiEnabled:1; member
H A Duser_mgmt.hpp62 bool ipmiEnabled; member
H A Dusercommands.cpp51 ipmi::Context::ptr ctx, uint4_t channel, uint1_t ipmiEnabled, in ipmiSetUserAccess()
H A Duser_mgmt.cpp1259 std::vector<bool> ipmiEnabled = in readUserData() local
1360 std::vector<bool> ipmiEnabled(ipmiMaxChannels); in writeUserData() local
/openbmc/bmcweb/redfish-core/lib/
H A Dnetwork_protocol.hpp514 std::optional<bool> ipmiEnabled; handleManagersNetworkProtocolPatch() local