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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dusb.h42 #define URB_FUNCTION_BULK_OR_INTERRUPT_TRANSFER 0x0009 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dusb.h42 #define URB_FUNCTION_BULK_OR_INTERRUPT_TRANSFER 0x0009 macro
/vbox/src/VBox/HostDrivers/VBoxUSB/win/dev/
H A DVBoxUsbRt.cpp1357 pUrb->UrbHeader.Function = URB_FUNCTION_BULK_OR_INTERRUPT_TRANSFER;

Completed in 53 milliseconds