Searched refs:hv_channel_rescind (Results 1 – 1 of 1) sorted by relevance
92 void hv_channel_rescind(struct hv_softc *, struct vmbus_chanmsg_hdr *);114 { VMBUS_CHANMSG_CHRESCIND, 0, hv_channel_rescind },801 hv_channel_rescind(struct hv_softc *sc, struct vmbus_chanmsg_hdr *hdr) in hv_channel_rescind() function