Home
last modified time | relevance | path

Searched full:hostshutdown (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-host-ipmid/xyz/openbmc_project/Ipmi/Internal/
H A DSoftPowerOff.interface.yaml16 'SoftOffReceived' and is set to 'HostShutdown' when Host sends a Power
31 - name: HostShutdown
/openbmc/phosphor-host-ipmid/softoff/
H A Dsoftoff.cpp116 if (response == HostResponse::HostShutdown) in responseReceived()
H A Dsoftoff.hpp77 * @param[in] value - One of SoftOffReceived / HostShutdown
/openbmc/linux/drivers/scsi/aacraid/
H A Dsa.c114 case HostShutdown: in aac_sa_notify_adapter()
H A Drx.c291 case HostShutdown: in aac_rx_notify_adapter()
H A Daacraid.h640 #define HostShutdown 8 macro