| /openbmc/phosphor-host-ipmid/app/ |
| H A D | watchdog.cpp | 103 PowerOff = 0x2, enumerator 123 case IpmiAction::PowerOff: in ipmiActionToWdAction() 125 return WatchdogService::Action::PowerOff; in ipmiActionToWdAction() 300 case WatchdogService::Action::PowerOff: in wdActionToIpmiAction() 302 return IpmiAction::PowerOff; in wdActionToIpmiAction()
|
| /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/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 183 Initiate Host PowerOff 313 Initiate Host PowerOff
|
| H A D | fan_utils.robot | 421 # The Wait For PowerOff keyword will time-out and report 423 Wait For PowerOff
|
| H A D | ipmi_client.robot | 354 Initiate Host PowerOff Via External IPMI
|
| H A D | common_utils.robot | 257 Initiate Host PowerOff AND Initiate Host Boot
|
| /openbmc/openbmc-test-automation/redfish/systems/ |
| H A D | test_power_operations.robot | 61 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 | 70 "FALLING": ["PowerGoodFalling.service", "PowerOff.service"],
|
| /openbmc/openbmc-test-automation/extended/code_update/ |
| H A D | host_code_update.robot | 194 [Setup] Initiate Host PowerOff
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_chassis.robot | 47 Verify Host PowerOff Via IPMI
|
| /openbmc/phosphor-power/phosphor-power-sequencer/test/ |
| H A D | basic_device_tests.cpp | 647 TEST(BasicDeviceTests, PowerOff) in TEST() argument
|
| /openbmc/phosphor-fan-presence/docs/control/ |
| H A D | events.md | 220 PowerOff triggers run when the power turns off. Functionally, they behave like
|