Searched defs:ulTransferType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxUSB/win/dev/
H A DVBoxUsbRt.cpp36 ULONG ulTransferType; member in struct:VBOXUSB_URB_CONTEXT
1068 switch(pContext->ulTransferType)
1073 if (pContext->ulTransferType == USBSUP_TRANSFER_TYPE_MSG)
1110 switch(pContext->ulTransferType)
1158 if (pContext->ulTransferType == USBSUP_TRANSFER_TYPE_ISOC)
1388 pContext->ulTransferType = pUrbInfo->type;

Completed in 45 milliseconds