Searched refs:icmsghdr (Results 1 – 1 of 1) sorted by relevance
175 struct icmsg_hdr *icmsghdr; in fcopy_respond_to_host() local194 icmsghdr = (struct icmsg_hdr *) in fcopy_respond_to_host()204 icmsghdr->status = error; in fcopy_respond_to_host()205 icmsghdr->icflags = ICMSGHDRFLAG_TRANSACTION | ICMSGHDRFLAG_RESPONSE; in fcopy_respond_to_host()216 struct icmsg_hdr *icmsghdr; in hv_fcopy_onchannelcallback() local235 icmsghdr = (struct icmsg_hdr *)&recv_buffer[ in hv_fcopy_onchannelcallback()237 if (icmsghdr->icmsgtype == ICMSGTYPE_NEGOTIATE) { in hv_fcopy_onchannelcallback()240 vmbus_prep_negotiate_resp(icmsghdr, negop, recv_buffer, in hv_fcopy_onchannelcallback()265 icmsghdr->icflags = ICMSGHDRFLAG_TRANSACTION | ICMSGHDRFLAG_RESPONSE; in hv_fcopy_onchannelcallback()