Searched refs:LIBUSB20_TRANSFER_FORCE_SHORT (Results 1 – 2 of 2) sorted by relevance
| /freebsd/lib/libusb/ | ||
| H A D | libusb20.h | 138 LIBUSB20_TRANSFER_FORCE_SHORT = 0x0004, enumerator |
| H A D | libusb20_ugen20.c | 894 if (xfer->flags & LIBUSB20_TRANSFER_FORCE_SHORT) { in ugen20_tr_submit() |