Searched refs:LIBUSB_TRANSFER_SHORT_NOT_OK (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/libusb/
H A Dlibusb.h233 LIBUSB_TRANSFER_SHORT_NOT_OK = 1 << 0, enumerator in enum:libusb_transfer_flags
H A Dlibusb10.c1190 if (flags & LIBUSB_TRANSFER_SHORT_NOT_OK) {
1265 if (flags & LIBUSB_TRANSFER_SHORT_NOT_OK) {

Completed in 50 milliseconds