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

/vbox/include/VBox/
H A Dusblib-solaris.h139 } VBOXUSBREQ_CLEAR_EP, *PVBOXUSBREQ_CLEAR_EP; typedef in typeref:struct:__anon263
226 #define VBOXUSB_IOCTL_CLEAR_EP VBOXUSB_IOCTL_CODE(22, (sizeof(VBOXUSBREQ_CLEAR_EP))) /* 1072146794 */
/vbox/src/VBox/Devices/USB/solaris/
H A DUSBProxyDevice-solaris.cpp566 VBOXUSBREQ_CLEAR_EP ClearEpReq;
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DVBoxUSB-solaris.c1284 CHECKRET_MIN_SIZE("CLEAR_EP", sizeof(VBOXUSBREQ_CLEAR_EP));

Completed in 64 milliseconds