Searched refs:icmsg_hdr (Results 1 – 6 of 6) sorted by relevance
196 struct icmsg_hdr *icmsghdrp; in shutdown_onchannelcallback()202 icmsghdrp = (struct icmsg_hdr *)&shut_txf_buf[ in shutdown_onchannelcallback()218 sizeof(struct icmsg_hdr)]; in shutdown_onchannelcallback()385 struct icmsg_hdr *icmsghdrp; in timesync_onchannelcallback()407 icmsghdrp = (struct icmsg_hdr *)&time_txf_buf[ in timesync_onchannelcallback()424 sizeof(struct icmsg_hdr)]; in timesync_onchannelcallback()433 sizeof(struct icmsg_hdr)]; in timesync_onchannelcallback()459 struct icmsg_hdr *icmsghdrp; in heartbeat_onchannelcallback()471 icmsghdrp = (struct icmsg_hdr *)&hbeat_txf_buf[ in heartbeat_onchannelcallback()489 sizeof(struct icmsg_hdr)]; in heartbeat_onchannelcallback()
193 struct icmsg_hdr *icmsghdr; in fcopy_respond_to_host()210 icmsghdr = (struct icmsg_hdr *) in fcopy_respond_to_host()232 struct icmsg_hdr *icmsghdr; in hv_fcopy_onchannelcallback()243 icmsghdr = (struct icmsg_hdr *)&recv_buffer[ in hv_fcopy_onchannelcallback()258 sizeof(struct icmsg_hdr)]; in hv_fcopy_onchannelcallback()
250 struct icmsg_hdr *icmsghdrp; in vss_respond_to_host()264 icmsghdrp = (struct icmsg_hdr *) in vss_respond_to_host()296 struct icmsg_hdr *icmsghdrp; in hv_vss_onchannelcallback()305 icmsghdrp = (struct icmsg_hdr *)&recv_buffer[ in hv_vss_onchannelcallback()321 sizeof(struct icmsg_hdr)]; in hv_vss_onchannelcallback()
520 struct icmsg_hdr *icmsghdrp; in kvp_respond_to_host()537 icmsghdrp = (struct icmsg_hdr *) in kvp_respond_to_host()563 sizeof(struct icmsg_hdr)]; in kvp_respond_to_host()643 struct icmsg_hdr *icmsghdrp; in hv_kvp_onchannelcallback()669 icmsghdrp = (struct icmsg_hdr *)&recv_buffer[ in hv_kvp_onchannelcallback()684 sizeof(struct icmsg_hdr)]; in hv_kvp_onchannelcallback()
205 bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, in vmbus_prep_negotiate_resp()221 sizeof(struct icmsg_hdr)]; in vmbus_prep_negotiate_resp()
1483 struct icmsg_hdr { struct1549 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf,