Searched refs:icmsg_hdr (Results 1 – 6 of 6) sorted by relevance
147 struct icmsg_hdr *icmsghdrp; in shutdown_onchannelcallback()153 icmsghdrp = (struct icmsg_hdr *)&shut_txf_buf[ in shutdown_onchannelcallback()169 sizeof(struct icmsg_hdr)]; in shutdown_onchannelcallback()292 struct icmsg_hdr *icmsghdrp; in timesync_onchannelcallback()301 icmsghdrp = (struct icmsg_hdr *)&time_txf_buf[ in timesync_onchannelcallback()318 sizeof(struct icmsg_hdr)]; in timesync_onchannelcallback()327 sizeof(struct icmsg_hdr)]; in timesync_onchannelcallback()353 struct icmsg_hdr *icmsghdrp; in heartbeat_onchannelcallback()365 icmsghdrp = (struct icmsg_hdr *)&hbeat_txf_buf[ in heartbeat_onchannelcallback()383 sizeof(struct icmsg_hdr)]; in heartbeat_onchannelcallback()
202 struct icmsg_hdr *icmsghdr; in fcopy_respond_to_host()219 icmsghdr = (struct icmsg_hdr *) in fcopy_respond_to_host()241 struct icmsg_hdr *icmsghdr; in hv_fcopy_onchannelcallback()252 icmsghdr = (struct icmsg_hdr *)&recv_buffer[ in hv_fcopy_onchannelcallback()267 sizeof(struct icmsg_hdr)]; in hv_fcopy_onchannelcallback()
260 struct icmsg_hdr *icmsghdrp; in vss_respond_to_host()274 icmsghdrp = (struct icmsg_hdr *) in vss_respond_to_host()306 struct icmsg_hdr *icmsghdrp; in hv_vss_onchannelcallback()315 icmsghdrp = (struct icmsg_hdr *)&recv_buffer[ in hv_vss_onchannelcallback()331 sizeof(struct icmsg_hdr)]; in hv_vss_onchannelcallback()
499 struct icmsg_hdr *icmsghdrp; in kvp_respond_to_host()516 icmsghdrp = (struct icmsg_hdr *) in kvp_respond_to_host()542 sizeof(struct icmsg_hdr)]; in kvp_respond_to_host()622 struct icmsg_hdr *icmsghdrp; in hv_kvp_onchannelcallback()648 icmsghdrp = (struct icmsg_hdr *)&recv_buffer[ in hv_kvp_onchannelcallback()663 sizeof(struct icmsg_hdr)]; in hv_kvp_onchannelcallback()
221 bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, in vmbus_prep_negotiate_resp()237 sizeof(struct icmsg_hdr)]; in vmbus_prep_negotiate_resp()
1374 struct icmsg_hdr { struct1440 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf,