Home
last modified time | relevance | path

Searched refs:hv_reply (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/pv/
Dhyperv.c82 int hv_reply(struct hv_softc *, struct hv_msg *);
542 return (hv_reply(sc, &msg)); in hv_cmd()
608 hv_reply(struct hv_softc *sc, struct hv_msg *msg) in hv_reply() function
1748 rv = hv_reply(sc, msg); in hv_handle_alloc()