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

/vbox/include/VBox/
H A Dusblib-solaris.h225 #define VBOXUSB_IOCTL_REAP_URB VBOXUSB_IOCTL_CODE(21, (sizeof(VBOXUSBREQ_URB))) /* 1072146795 */ macro
/vbox/src/VBox/Devices/USB/solaris/
H A DUSBProxyDevice-solaris.cpp788 int rc = usbProxySolarisIOCtl(pDevSol, VBOXUSB_IOCTL_REAP_URB, &UrbReq, sizeof(UrbReq));
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DVBoxUSB-solaris.c1271 case VBOXUSB_IOCTL_REAP_URB:

Completed in 41 milliseconds