Lines Matching refs:vmbus_chanmsg_hdr
86 struct vmbus_chanmsg_hdr *);
88 struct vmbus_chanmsg_hdr *);
90 struct vmbus_chanmsg_hdr *);
92 struct vmbus_chanmsg_hdr *);
119 struct vmbus_chanmsg_hdr *);
809 struct vmbus_chanmsg_hdr *hdr;
824 hdr = (struct vmbus_chanmsg_hdr *)msg->msg_data;
859 vmbus_channel_response(struct vmbus_softc *sc, struct vmbus_chanmsg_hdr *rsphdr)
862 struct vmbus_chanmsg_hdr *reqhdr;
868 reqhdr = (struct vmbus_chanmsg_hdr *)&msg->msg_req.hc_data;
885 vmbus_channel_offer(struct vmbus_softc *sc, struct vmbus_chanmsg_hdr *hdr)
901 vmbus_channel_rescind(struct vmbus_softc *sc, struct vmbus_chanmsg_hdr *hdr)
917 vmbus_channel_delivered(struct vmbus_softc *sc, struct vmbus_chanmsg_hdr *hdr)
967 struct vmbus_chanmsg_hdr hdr;