Home
last modified time | relevance | path

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

/openbmc/google-ipmi-sys/
H A Dcommands.hpp67 SysGetAccelVrSettings = 21, enumerator
H A Dipmi.cpp92 case SysGetAccelVrSettings: in handleSysCommand()
H A Dgoogle_accel_oob.cpp310 SysOEMCommands::SysGetAccelVrSettings, in accelGetVrSettings()
H A DREADME.md460 ### SysGetAccelVrSettings - SubCommand 0x15
/openbmc/google-ipmi-sys/test/
H A Dgoogle_accel_oob_unittest.cpp304 EXPECT_EQ(reply_cmd, SysGetAccelVrSettings); in TEST()