Home
last modified time | relevance | path

Searched refs:SysSetAccelVrSettings (Results 1 – 5 of 5) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dcommands.hpp69 SysSetAccelVrSettings = 22, enumerator
H A Dipmi.cpp94 case SysSetAccelVrSettings: in handleSysCommand()
H A Dgoogle_accel_oob.cpp336 return ::ipmi::responseSuccess(SysOEMCommands::SysSetAccelVrSettings, in accelSetVrSettings()
H A DREADME.md485 ### SysSetAccelVrSettings - SubCommand 0x16
/openbmc/google-ipmi-sys/test/
H A Dgoogle_accel_oob_unittest.cpp260 EXPECT_EQ(reply_cmd, SysSetAccelVrSettings); in TEST()