Home
last modified time | relevance | path

Searched refs:HostShutdown (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-host-ipmid/softoff/
H A Dsoftoff.cpp116 if (response == HostResponse::HostShutdown) in responseReceived()
/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