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

/vbox/include/VBox/
H A Dusblib-solaris.h226 #define VBOXUSB_IOCTL_CLEAR_EP VBOXUSB_IOCTL_CODE(22, (sizeof(VBOXUSBREQ_CLEAR_EP))) /* 1072146794 */ macro
/vbox/src/VBox/Devices/USB/solaris/
H A DUSBProxyDevice-solaris.cpp568 int rc = usbProxySolarisIOCtl(pDevSol, VBOXUSB_IOCTL_CLEAR_EP, &ClearEpReq, sizeof(ClearEpReq));
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DVBoxUSB-solaris.c1282 case VBOXUSB_IOCTL_CLEAR_EP:

Completed in 55 milliseconds