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

/freebsd-10.1-release/lib/libusb/
H A Dlibusb10_desc.c438 if (dlen >= LIBUSB_DT_BOS_SIZE &&
449 ptr->bLength = LIBUSB_DT_BOS_SIZE;
H A Dlibusb.h98 #define LIBUSB_DT_BOS_SIZE 5 macro

Completed in 43 milliseconds