Home
last modified time | relevance | path

Searched refs:LIBUSB_DEBUG_TRANSFER (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libusb/
H A Dlibusb10.h51 case LIBUSB_DEBUG_TRANSFER: \
52 if ((ctx)->debug & LIBUSB_DEBUG_TRANSFER) { \
H A Dlibusb.h253 LIBUSB_DEBUG_TRANSFER=2, enumerator
H A Dlibusb10_io.c526 DPRINTF(ctx, LIBUSB_DEBUG_TRANSFER, "sync I/O done"); in libusb10_do_transfer_cb()