Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb20_int.h161 uint32_t maxTotalLength; member
H A Dlibusb20.c156 xfer->maxTotalLength = 0; in libusb20_tr_close()
280 return (xfer->maxTotalLength); in libusb20_tr_get_max_total_length()
H A Dlibusb20_ugen20.c833 xfer->maxTotalLength = temp.fs_open.max_bufsize; in ugen20_tr_open()