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

/vbox/include/VBox/
H A Dusblib-solaris.h196 #define VBOXUSB_VERSION_MAJOR 1 macro
/vbox/src/VBox/Devices/USB/solaris/
H A DUSBProxyDevice-solaris.cpp344 if ( GetVersionReq.u32Major == VBOXUSB_VERSION_MAJOR
356 GetVersionReq.u32Minor, VBOXUSB_VERSION_MAJOR, VBOXUSB_VERSION_MINOR));
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DVBoxUSB-solaris.c1353 pGetVersionReq->u32Major = VBOXUSB_VERSION_MAJOR;

Completed in 57 milliseconds