Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dbiccommands.hpp12 CMD_OEM_CLEAR_CMOS = 0x25, enumerator
/openbmc/fb-ipmi-oem/src/
H A Dbiccommands.cpp420 static_cast<Cmd>(fb_bic_cmds::CMD_OEM_CLEAR_CMOS), in registerBICFunctions()