Searched refs:SysGetEthDevice (Results 1 – 4 of 4) sorted by relevance
53 EXPECT_EQ(SysOEMCommands::SysGetEthDevice, result.first); in TEST()77 EXPECT_EQ(SysOEMCommands::SysGetEthDevice, result.first); in TEST()
29 SysGetEthDevice = 2, enumerator
66 return ::ipmi::responseSuccess(SysOEMCommands::SysGetEthDevice, reply); in getEthDevice()
62 case SysGetEthDevice: in handleSysCommand()