Searched refs:SysReadBiosSetting (Results 1 – 4 of 4) sorted by relevance
81 EXPECT_EQ(SysOEMCommands::SysReadBiosSetting, result.first); in TEST_F()132 EXPECT_EQ(SysOEMCommands::SysReadBiosSetting, result.first); in TEST_F()152 EXPECT_EQ(SysOEMCommands::SysReadBiosSetting, result.first); in TEST_F()
73 SysReadBiosSetting = 24, enumerator
98 case SysReadBiosSetting: in handleSysCommand()
74 return ::ipmi::responseSuccess(SysOEMCommands::SysReadBiosSetting, reply); in readBiosSetting()