Home
last modified time | relevance | path

Searched refs:LIBUSB20_TRANSFER_MULTI_SHORT_NOT_OK (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libusb/
H A Dlibusb20.h135 LIBUSB20_TRANSFER_MULTI_SHORT_NOT_OK = 0x0002, enumerator
H A Dlibusb20_ugen20.c891 if (!(xfer->flags & LIBUSB20_TRANSFER_MULTI_SHORT_NOT_OK)) { in ugen20_tr_submit()