Searched refs:VBOXUSB_VERSION_MINOR (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/
H A Dusblib-solaris.h198 #define VBOXUSB_VERSION_MINOR 1 macro
/vbox/src/VBox/Devices/USB/solaris/
H A DUSBProxyDevice-solaris.cpp345 && GetVersionReq.u32Minor >= VBOXUSB_VERSION_MINOR)
356 GetVersionReq.u32Minor, VBOXUSB_VERSION_MAJOR, VBOXUSB_VERSION_MINOR));
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DVBoxUSB-solaris.c1354 pGetVersionReq->u32Minor = VBOXUSB_VERSION_MINOR;

Completed in 274 milliseconds