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

/vbox/include/VBox/
H A Dusblib-solaris.h173 } VBOXUSBREQ_ABORT_PIPE, *PVBOXUSBREQ_ABORT_PIPE; typedef in typeref:struct:__anon268
230 #define VBOXUSB_IOCTL_ABORT_PIPE VBOXUSB_IOCTL_CODE(26, (sizeof(VBOXUSBREQ_ABORT_PIPE))) /* 1072146790 */
/vbox/src/VBox/Devices/USB/solaris/
H A DUSBProxyDevice-solaris.cpp657 VBOXUSBREQ_ABORT_PIPE AbortPipeReq;
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DVBoxUSB-solaris.c1328 CHECKRET_MIN_SIZE("ABORT_PIPE", sizeof(VBOXUSBREQ_ABORT_PIPE));

Completed in 77 milliseconds