Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pv/
Dhyperv.c95 void hv_process_offer(struct hv_softc *, struct hv_offer *);
1020 hv_process_offer(sc, co); in hv_channel_scan()
1031 hv_process_offer(struct hv_softc *sc, struct hv_offer *co) in hv_process_offer() function