Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libusb/
H A Dlibusb20_int.h172 uint32_t maxTotalLength; member
H A Dlibusb20.c157 xfer->maxTotalLength = 0; in libusb20_tr_close()
281 return (xfer->maxTotalLength); in libusb20_tr_get_max_total_length()
H A Dlibusb20_ugen20.c834 xfer->maxTotalLength = temp.fs_open.max_bufsize; in ugen20_tr_open()