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

/freebsd-11-stable/sys/dev/usb/
H A Dusb_transfer.c3502 static const uint16_t isoc_range_max[USB_SPEED_MAX] = { local
3535 ptr->range.max = isoc_range_max[speed];

Completed in 111 milliseconds