Searched refs:hv_wait (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/pv/ |
H A D | hyperv.c | 83 void hv_wait(struct hv_softc *, int (*done)(struct hv_softc *, 613 hv_wait(sc, hv_reply_done, msg, msg, "hvreply"); in hv_reply() 623 hv_wait(struct hv_softc *sc, int (*cond)(struct hv_softc *, struct hv_msg *), in hv_wait() function 1008 hv_wait(sc, hv_channel_scan_done, (struct hv_msg *)&hdr, in hv_channel_scan()
|