Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv_util.c195 struct shutdown_msg_data *shutdown_msg; in shutdown_onchannelcallback() local
234 shutdown_msg = (struct shutdown_msg_data *)&shut_txf_buf[ICMSG_HDR]; in shutdown_onchannelcallback()
242 switch (shutdown_msg->flags) { in shutdown_onchannelcallback()