Searched refs:computer_system (Results 1 – 3 of 3) sorted by relevance
1271 inline computer_system::PowerRestorePolicyTypes1277 return computer_system::PowerRestorePolicyTypes::AlwaysOn; in redfishPowerRestorePolicyFromDbus()1282 return computer_system::PowerRestorePolicyTypes::AlwaysOff; in redfishPowerRestorePolicyFromDbus()1287 return computer_system::PowerRestorePolicyTypes::LastState; in redfishPowerRestorePolicyFromDbus()1291 return computer_system::PowerRestorePolicyTypes::AlwaysOff; in redfishPowerRestorePolicyFromDbus()1293 return computer_system::PowerRestorePolicyTypes::Invalid; in redfishPowerRestorePolicyFromDbus()1322 computer_system::PowerRestorePolicyTypes restore = in getPowerRestorePolicy()1324 if (restore == computer_system::PowerRestorePolicyTypes::Invalid) in getPowerRestorePolicy()1366 computer_system::StopBootOnFault::AnyFault; in getStopBootOnFault()1371 computer_system::StopBootOnFault::Never; in getStopBootOnFault()[all …]
720 asyncResp->res.jsonValue["SystemType"] = computer_system::SystemType::OS; in handleHypervisorSystemGet()
6 namespace computer_system namespace