Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dbiccommands.hpp10 CMD_OEM_SET_HOST_POWER_STATE = 0x0C, enumerator
/openbmc/fb-ipmi-oem/src/
H A Dbiccommands.cpp414 static_cast<Cmd>(fb_bic_cmds::CMD_OEM_SET_HOST_POWER_STATE), in registerBICFunctions()