Searched refs:icmsg_hdr (Results 1 – 6 of 6) sorted by relevance
112 struct icmsg_hdr *icmsghdrp; in shutdown_onchannelcallback()119 icmsghdrp = (struct icmsg_hdr *)&shut_txf_buf[ in shutdown_onchannelcallback()130 sizeof(struct icmsg_hdr)]; in shutdown_onchannelcallback()238 struct icmsg_hdr *icmsghdrp; in timesync_onchannelcallback()247 icmsghdrp = (struct icmsg_hdr *)&time_txf_buf[ in timesync_onchannelcallback()258 sizeof(struct icmsg_hdr)]; in timesync_onchannelcallback()281 struct icmsg_hdr *icmsghdrp; in heartbeat_onchannelcallback()290 icmsghdrp = (struct icmsg_hdr *)&hbeat_txf_buf[ in heartbeat_onchannelcallback()301 sizeof(struct icmsg_hdr)]; in heartbeat_onchannelcallback()
133 struct icmsg_hdr *icmsghdrp; in vss_respond_to_host()159 icmsghdrp = (struct icmsg_hdr *) in vss_respond_to_host()191 struct icmsg_hdr *icmsghdrp; in hv_vss_onchannelcallback()207 icmsghdrp = (struct icmsg_hdr *)&recv_buffer[ in hv_vss_onchannelcallback()217 sizeof(struct icmsg_hdr)]; in hv_vss_onchannelcallback()
175 struct icmsg_hdr *icmsghdr; in fcopy_respond_to_host()194 icmsghdr = (struct icmsg_hdr *) in fcopy_respond_to_host()216 struct icmsg_hdr *icmsghdr; in hv_fcopy_onchannelcallback()235 icmsghdr = (struct icmsg_hdr *)&recv_buffer[ in hv_fcopy_onchannelcallback()245 sizeof(struct icmsg_hdr)]; in hv_fcopy_onchannelcallback()
473 struct icmsg_hdr *icmsghdrp; in kvp_respond_to_host()503 icmsghdrp = (struct icmsg_hdr *) in kvp_respond_to_host()529 sizeof(struct icmsg_hdr)]; in kvp_respond_to_host()610 struct icmsg_hdr *icmsghdrp; in hv_kvp_onchannelcallback()628 icmsghdrp = (struct icmsg_hdr *)&recv_buffer[ in hv_kvp_onchannelcallback()657 sizeof(struct icmsg_hdr)]; in hv_kvp_onchannelcallback()
51 bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, in vmbus_prep_negotiate_resp()71 sizeof(struct icmsg_hdr)]; in vmbus_prep_negotiate_resp()
1178 struct icmsg_hdr { struct1235 extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *,