Home
last modified time | relevance | path

Searched refs:SysAccelOobDeviceCount (Results 1 – 4 of 4) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dcommands.hpp47 SysAccelOobDeviceCount = 11, enumerator
H A Dipmi.cpp79 case SysAccelOobDeviceCount: in handleSysCommand()
H A Dgoogle_accel_oob.cpp77 return ::ipmi::responseSuccess(SysOEMCommands::SysAccelOobDeviceCount, in accelOobDeviceCount()
/openbmc/google-ipmi-sys/test/
H A Dgoogle_accel_oob_unittest.cpp56 EXPECT_EQ(reply_cmd, SysAccelOobDeviceCount); in TEST()