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.c193 struct shutdown_msg_data *shutdown_msg; in shutdown_onchannelcallback() local
232 shutdown_msg = (struct shutdown_msg_data *)&shut_txf_buf[ICMSG_HDR]; in shutdown_onchannelcallback()
240 switch (shutdown_msg->flags) { in shutdown_onchannelcallback()