Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dhypervreg.h220 #define VMBUS_VERSION_WS2008 ((0 << 16) | (13)) macro
H A Dhyperv.c453 sc->sc_proto = VMBUS_VERSION_WS2008; in hv_init_interrupts()
673 if ((sc->sc_proto == VMBUS_VERSION_WS2008) || in hv_event_intr()
823 VMBUS_VERSION_WIN7, VMBUS_VERSION_WS2008 in hv_vmbus_connect()
1056 if (sc->sc_proto != VMBUS_VERSION_WS2008) in hv_process_offer()
H A Dhypervic.c1071 case VMBUS_VERSION_WS2008: in hv_kvp()