Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dhv_util.c108 u8 *shut_txf_buf = util_shutdown.recv_buffer; in shutdown_onchannelcallback() local
115 vmbus_recvpacket(channel, shut_txf_buf, in shutdown_onchannelcallback()
119 icmsghdrp = (struct icmsg_hdr *)&shut_txf_buf[ in shutdown_onchannelcallback()
124 shut_txf_buf, util_fw_version, in shutdown_onchannelcallback()
128 (struct shutdown_msg_data *)&shut_txf_buf[ in shutdown_onchannelcallback()
154 vmbus_sendpacket(channel, shut_txf_buf, in shutdown_onchannelcallback()