Home
last modified time | relevance | path

Searched refs:restart_cause (Results 1 – 13 of 13) sorted by relevance

/openbmc/phosphor-state-manager/scripts/
H A Dhost-reboot55 restart_cause=$(get_restart_cause "$host_instance")
57 [ "$restart_cause" == "xyz.openbmc_project.State.Host.RestartCause.HostCrash" ];
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/
H A Dphosphor-host-watchdog-reset.service8 …_project.Control.Host.RestartCause /xyz/openbmc_project/control/host0/restart_cause xyz.openbmc_pr…
H A Dphosphor-host-watchdog-powercycle.service8 …_project.Control.Host.RestartCause /xyz/openbmc_project/control/host0/restart_cause xyz.openbmc_pr…
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog/
H A Dphosphor-watchdog-host-powercycle.service8 …_project.Control.Host.RestartCause /xyz/openbmc_project/control/host0/restart_cause xyz.openbmc_pr…
H A Dphosphor-watchdog-host-reset.service8 …_project.Control.Host.RestartCause /xyz/openbmc_project/control/host0/restart_cause xyz.openbmc_pr…
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/
H A Dphosphor-watchdog-host-cycle.service15 /xyz/openbmc_project/control/host0/restart_cause \
H A Dphosphor-watchdog-host-reset.service15 /xyz/openbmc_project/control/host0/restart_cause \
/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/watchdog/phosphor-watchdog/
H A Dphosphor-watchdog-host-reset.service9 …_project.Control.Host.RestartCause /xyz/openbmc_project/control/host0/restart_cause xyz.openbmc_pr…
H A Dphosphor-watchdog-host-cycle.service9 …_project.Control.Host.RestartCause /xyz/openbmc_project/control/host0/restart_cause xyz.openbmc_pr…
/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/
H A Dnf5280m7-ipmi-inventory-sensors.yaml176 /xyz/openbmc_project/control/host0/restart_cause:
H A Dnf5280m7-ipmi-sensors.yaml1368 path: /xyz/openbmc_project/control/host0/restart_cause
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c207 uint8_t restart_cause; member
825 rsp_buffer_push(rsp, ibs->restart_cause & 0xf); /* Restart Cause */ in chassis_get_sys_restart_cause()
2171 ibs->restart_cause = 0; in ipmi_sim_realize()
/openbmc/docs/
H A DIPMITOOL-cheatsheet.md200 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" chassis restart_cause