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

/vbox/include/VBox/
H A Dusblib-solaris.h221 #define VBOXUSBMON_IOCTL_GET_VERSION VBOXUSB_IOCTL_CODE(6, (sizeof(VBOXUSBREQ_GET_VERSION))) macro
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DUSBLib-solaris.cpp97 rc = usblibDoIOCtl(VBOXUSBMON_IOCTL_GET_VERSION, &Req, sizeof(Req));
H A DVBoxUSBMon-solaris.c763 case VBOXUSBMON_IOCTL_GET_VERSION:

Completed in 49 milliseconds