/openbmc/phosphor-host-ipmid/app/ |
H A D | watchdog.cpp | 94 PowerOff = 0x2, enumerator 114 case IpmiAction::PowerOff: in ipmiActionToWdAction() 116 return WatchdogService::Action::PowerOff; in ipmiActionToWdAction() 291 case WatchdogService::Action::PowerOff: in wdActionToIpmiAction() 293 return IpmiAction::PowerOff; in wdActionToIpmiAction()
|
/openbmc/phosphor-watchdog/test/ |
H A D | watchdog.cpp | 98 auto newAction = Watchdog::Action::PowerOff; in TEST_F() 278 fallback.action = Watchdog::Action::PowerOff; in TEST_F() 360 fallback.action = Watchdog::Action::PowerOff; in TEST_F() 413 fallback.action = Watchdog::Action::PowerOff; in TEST_F() 470 fallback.action = Watchdog::Action::PowerOff; in TEST_F()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | state_manager.robot | 34 Initiate Host PowerOff 50 ${status}= Run Keyword And Return Status Wait For PowerOff 55 Wait For PowerOff 186 ... Run Keywords Initiate Host PowerOff AND 313 ... Initiate Host PowerOff
|
H A D | fan_utils.robot | 434 # The Wait For PowerOff keyword will time-out and report 436 Wait For PowerOff
|
H A D | ipmi_client.robot | 341 Initiate Host PowerOff Via External IPMI
|
H A D | common_utils.robot | 262 ... Run Keywords Initiate Host PowerOff AND Initiate Host Boot
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/ |
H A D | phosphor-watchdog-host-poweroff.service | 7 ExecStart=echo "Watchdog PowerOff Action happened (no ops)"
|
H A D | phosphor-watchdog.service | 8 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerOff=phosphor-watchdog-host-poweroff…
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/ |
H A D | phosphor-watchdog@.service | 10 --action_target=xyz.openbmc_project.State.Watchdog.Action.PowerOff=${{UNIT_POWER_OFF}} \
|
/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog/ |
H A D | phosphor-watchdog.service | 8 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerOff=host-phosphor-watchdog-host-pow…
|
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/watchdog/phosphor-watchdog/ |
H A D | phosphor-watchdog.service | 8 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerOff=phosphor-watchdog-host-poweroff…
|
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog/ |
H A D | phosphor-watchdog.service | 8 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerOff=phosphor-watchdog-host-poweroff…
|
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/ |
H A D | phosphor-watchdog.service | 9 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerOff=phosphor-watchdog-host-poweroff…
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/watchdog/phosphor-watchdog/ |
H A D | phosphor-watchdog.service | 8 …--action_target=xyz.openbmc_project.State.Watchdog.Action.PowerOff=phosphor-watchdog-host-poweroff…
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_power_operations.robot | 58 Verify Redfish Host PowerOff
|
/openbmc/phosphor-watchdog/src/ |
H A D | mainapp.cpp | 156 actionTargetMap[Watchdog::Action::PowerOff] = *target; in main()
|
/openbmc/phosphor-gpio-monitor/ |
H A D | README.md | 68 "FALLING": ["PowerGoodFalling.service", "PowerOff.service"],
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | dove-cm-a510.dtsi | 75 * 8 PowerOff (active low)
|
/openbmc/openbmc-test-automation/openpower/ras/ |
H A D | ras_utils.robot | 103 ... Initiate Host PowerOff
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_chassis.robot | 47 Verify Host PowerOff Via IPMI
|
/openbmc/openbmc-test-automation/extended/code_update/ |
H A D | host_code_update.robot | 193 [Setup] Initiate Host PowerOff
|
/openbmc/phosphor-fan-presence/docs/control/ |
H A D | events.md | 220 PowerOff triggers run when the power turns off. Functionally, they behave like
|