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

/vbox/include/VBox/
H A Dusblib-solaris.h229 #define VBOXUSB_IOCTL_CLOSE_DEVICE VBOXUSB_IOCTL_CODE(25, (sizeof(VBOXUSBREQ_CLOSE_DEVICE))) /* 1072146791 0xc0185699 */ macro
/vbox/src/VBox/Devices/USB/solaris/
H A DUSBProxyDevice-solaris.cpp413 usbProxySolarisIOCtl(pDevSol, VBOXUSB_IOCTL_CLOSE_DEVICE, &CloseReq, sizeof(CloseReq));
463 int rc = usbProxySolarisIOCtl(pDevSol, VBOXUSB_IOCTL_CLOSE_DEVICE, &CloseReq, sizeof(CloseReq));
/vbox/src/VBox/HostDrivers/VBoxUSB/solaris/
H A DVBoxUSB-solaris.c1315 case VBOXUSB_IOCTL_CLOSE_DEVICE:

Completed in 105 milliseconds