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

/vbox/include/VBox/
H A Dusblib-solaris.h168 } VBOXUSBREQ_CLOSE_DEVICE, *PVBOXUSBREQ_CLOSE_DEVICE; typedef in typeref:struct:__anon267
229 #define VBOXUSB_IOCTL_CLOSE_DEVICE VBOXUSB_IOCTL_CODE(25, (sizeof(VBOXUSBREQ_CLOSE_DEVICE))) /* 1072146791 0xc0185699 */
/vbox/src/VBox/Devices/USB/solaris/
H A DUSBProxyDevice-solaris.cpp411 VBOXUSBREQ_CLOSE_DEVICE CloseReq;
461 VBOXUSBREQ_CLOSE_DEVICE CloseReq;
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DVBoxUSB-solaris.c1317 CHECKRET_MIN_SIZE("CLOSE_DEVICE", sizeof(VBOXUSBREQ_CLOSE_DEVICE));

Completed in 55 milliseconds