Home
last modified time | relevance | path

Searched refs:USB_MAX_FULL_SPEED_ISOC_FRAMES (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h48 #define USB_MAX_FULL_SPEED_ISOC_FRAMES (60 * 1) macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c378 return (USB_MAX_FULL_SPEED_ISOC_FRAMES); in usb_max_isoc_frames()