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

/vbox/src/VBox/Devices/USB/usbip/
H A DUSBProxyDevice-usbip.cpp65 #define USBIP_XFER_FLAGS_SHORT_NOT_OK RT_BIT_32(0) macro
914 ReqSubmit.u32XferFlags |= USBIP_XFER_FLAGS_SHORT_NOT_OK;

Completed in 103 milliseconds