Searched refs:icmsg_hdr (Results 1 – 6 of 6) sorted by relevance
136 struct icmsg_hdr *icmsghdrp; in shutdown_onchannelcallback()142 icmsghdrp = (struct icmsg_hdr *)&shut_txf_buf[ in shutdown_onchannelcallback()158 sizeof(struct icmsg_hdr)]; in shutdown_onchannelcallback()281 struct icmsg_hdr *icmsghdrp; in timesync_onchannelcallback()290 icmsghdrp = (struct icmsg_hdr *)&time_txf_buf[ in timesync_onchannelcallback()307 sizeof(struct icmsg_hdr)]; in timesync_onchannelcallback()316 sizeof(struct icmsg_hdr)]; in timesync_onchannelcallback()342 struct icmsg_hdr *icmsghdrp; in heartbeat_onchannelcallback()354 icmsghdrp = (struct icmsg_hdr *)&hbeat_txf_buf[ in heartbeat_onchannelcallback()372 sizeof(struct icmsg_hdr)]; in heartbeat_onchannelcallback()
192 struct icmsg_hdr *icmsghdr; in fcopy_respond_to_host()209 icmsghdr = (struct icmsg_hdr *) in fcopy_respond_to_host()231 struct icmsg_hdr *icmsghdr; in hv_fcopy_onchannelcallback()242 icmsghdr = (struct icmsg_hdr *)&recv_buffer[ in hv_fcopy_onchannelcallback()257 sizeof(struct icmsg_hdr)]; in hv_fcopy_onchannelcallback()
249 struct icmsg_hdr *icmsghdrp; in vss_respond_to_host()263 icmsghdrp = (struct icmsg_hdr *) in vss_respond_to_host()295 struct icmsg_hdr *icmsghdrp; in hv_vss_onchannelcallback()304 icmsghdrp = (struct icmsg_hdr *)&recv_buffer[ in hv_vss_onchannelcallback()320 sizeof(struct icmsg_hdr)]; in hv_vss_onchannelcallback()
519 struct icmsg_hdr *icmsghdrp; in kvp_respond_to_host()536 icmsghdrp = (struct icmsg_hdr *) in kvp_respond_to_host()562 sizeof(struct icmsg_hdr)]; in kvp_respond_to_host()642 struct icmsg_hdr *icmsghdrp; in hv_kvp_onchannelcallback()668 icmsghdrp = (struct icmsg_hdr *)&recv_buffer[ in hv_kvp_onchannelcallback()683 sizeof(struct icmsg_hdr)]; in hv_kvp_onchannelcallback()
204 bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, in vmbus_prep_negotiate_resp()220 sizeof(struct icmsg_hdr)]; in vmbus_prep_negotiate_resp()
1427 struct icmsg_hdr { struct1493 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf,