Home
last modified time | relevance | path

Searched refs:handleSysCommand (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dipmi.hpp33 Resp handleSysCommand(HandlerInterface* handler, ::ipmi::Context::ptr ctx,
H A Dmain.cpp58 return handleSysCommand(&handlerImpl, ctx, cmd, data); in setupGoogleOemSysCommands()
H A Dipmi.cpp51 Resp handleSysCommand(HandlerInterface* handler, ::ipmi::Context::ptr ctx, in handleSysCommand() function