Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_freebsd_loader.h76 #define USB_MAX_EP_UNITS 32 /* units */ macro
H A Dusb_device.h206 struct usb_endpoint endpoints[USB_MAX_EP_UNITS];
H A Dusb_device.c741 if (temp >= USB_MAX_EP_UNITS) { in usb_config_parse()

Completed in 5 milliseconds