Home
last modified time | relevance | path

Searched refs:PowerCycle (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/docs/designs/
H A Dstate-management-and-external-interfaces.md57 "PowerCycle"
70 "PowerCycle": "Power cycle the unit.",
100 - Map `PowerCycle` to a host or chassis operation depending on the current state
102 - If host is running, then a `PowerCycle` should cycle power to the chassis
104 - If host is not running, then a `PowerCycle` should only cycle power to the
115 - `PowerCycle`
124 - `PowerCycle` -> `xyz.openbmc_project.State.Chassis.Transition.PowerCycle`
133 The `PowerCycle` operation is dependent on the current state of the host. If
136 `xyz.openbmc_project.State.Chassis.Transition.PowerCycle`
143 - `PowerCycle`:
[all …]
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Doutlet_group.hpp14 PowerCycle, enumerator
27 {PowerState::PowerCycle, "PowerCycle"},
H A Dresolution_step.hpp16 PowerCycle, enumerator
28 {ResolutionType::PowerCycle, "PowerCycle"},
H A Doutlet.hpp14 PowerCycle, enumerator
45 {PowerState::PowerCycle, "PowerCycle"},
H A Dresource.hpp44 PowerCycle, enumerator
152 {ResetType::PowerCycle, "PowerCycle"},
H A Dcircuit.hpp14 PowerCycle, enumerator
124 {PowerState::PowerCycle, "PowerCycle"},
H A Dcomputer_system.hpp110 PowerCycle, enumerator
317 {WatchdogTimeoutActions::PowerCycle, "PowerCycle"},
/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog.cpp95 PowerCycle = 0x3, enumerator
118 case IpmiAction::PowerCycle: in ipmiActionToWdAction()
120 return WatchdogService::Action::PowerCycle; in ipmiActionToWdAction()
295 case WatchdogService::Action::PowerCycle: in wdActionToIpmiAction()
297 return IpmiAction::PowerCycle; in wdActionToIpmiAction()
/openbmc/bmcweb/test/redfish-core/lib/
H A Dsystem_test.cpp53 allowed.emplace_back(resource::ResetType::PowerCycle); in TEST()
86 allowed.emplace_back(resource::ResetType::PowerCycle); in TEST()
119 allowed.emplace_back(resource::ResetType::PowerCycle); in TEST()
/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/
H A Dphosphor-watchdog-host-cycle.service7 ExecStart=echo "Watchdog PowerCycle Action happened (no ops)"
H A Dphosphor-watchdog.service9 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerCycle=phosphor-watchdog-host-cycle.…
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/
H A Dhost06 FALLBACK_ACTION=xyz.openbmc_project.State.Watchdog.Action.PowerCycle
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dset-button-sled.service6 ….State.Chassis RequestedPowerTransition s "xyz.openbmc_project.State.Chassis.Transition.PowerCycle"
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/
H A Dphosphor-watchdog@.service11 --action_target=xyz.openbmc_project.State.Watchdog.Action.PowerCycle=${{UNIT_POWER_CYCLE}}
H A Dphosphor-host-watchdog-powercycle.service7 …ct.State.Chassis RequestedPowerTransition s xyz.openbmc_project.State.Chassis.Transition.PowerCycle
/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog/
H A Dphosphor-watchdog.service9 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerCycle=phosphor-watchdog-host-cycle.…
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog/
H A Dphosphor-watchdog.service9 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerCycle=phosphor-watchdog-host-cycle.…
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog/
H A Dphosphor-watchdog.service9 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerCycle=phosphor-watchdog-host-powerc…
H A Dphosphor-watchdog-host-powercycle.service7 …ct.State.Chassis RequestedPowerTransition s xyz.openbmc_project.State.Chassis.Transition.PowerCycle
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/
H A Dphosphor-watchdog.service10 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerCycle=phosphor-watchdog-host-cycle.…
H A Dphosphor-watchdog-host-cycle.service11 xyz.openbmc_project.State.Chassis.Transition.PowerCycle
/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog/
H A Dphosphor-watchdog.service9 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerCycle=phosphor-watchdog-host-cycle.…
/openbmc/phosphor-buttons/src/
H A Dbutton_handler.cpp28 {"chassis-cycle", Chassis::Transition::PowerCycle}};
364 transition = Chassis::Transition::PowerCycle; in handlePowerEvent()
/openbmc/phosphor-watchdog/src/
H A Dmainapp.cpp157 actionTargetMap[Watchdog::Action::PowerCycle] = *target; in main()
/openbmc/phosphor-state-manager/
H A Dchassis_state_manager.cpp79 {Transition::PowerCycle, in createSystemdTargetTable()

12