Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dbiccommands.cpp398 static_cast<Cmd>(fb_bic_cmds::CMD_OEM_BIC_INFO), in registerBICFunctions()
402 static_cast<Cmd>(fb_bic_cmds::CMD_OEM_SEND_POST_BUFFER_TO_BMC), in registerBICFunctions()
406 static_cast<Cmd>(fb_bic_cmds::CMD_OEM_1S_4BYTE_POST_BUF), in registerBICFunctions()
410 static_cast<Cmd>(fb_bic_cmds::CMD_OEM_GET_BIC_GPIO_STATE), in registerBICFunctions()
414 static_cast<Cmd>(fb_bic_cmds::CMD_OEM_SET_HOST_POWER_STATE), in registerBICFunctions()
417 static_cast<Cmd>(fb_bic_cmds::CMD_OEM_GET_FLASH_SIZE), in registerBICFunctions()
420 static_cast<Cmd>(fb_bic_cmds::CMD_OEM_CLEAR_CMOS), in registerBICFunctions()
/openbmc/fb-ipmi-oem/include/
H A Dbiccommands.hpp5 enum class fb_bic_cmds : uint8_t enum