Searched refs:VMBUS_VERSION_MINOR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/hyperv/
H A Dhypervreg.h127 #define VMBUS_VERSION_MINOR(ver) (((uint32_t)(ver)) & 0xffff) macro
H A Dvmbus.c288 VMBUS_VERSION_MINOR(sc->sc_proto));

Completed in 90 milliseconds