Searched refs:SysGetBMInstanceProperty (Results 1 – 4 of 4) sorted by relevance
71 SysGetBMInstanceProperty = 23, enumerator
72 return ::ipmi::responseSuccess(SysOEMCommands::SysGetBMInstanceProperty, in getBMInstanceProperty()
96 case SysGetBMInstanceProperty: in handleSysCommand()
70 EXPECT_EQ(SysOEMCommands::SysGetBMInstanceProperty, result.first); in TEST()