Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/
Dusb.h234 #define USB_SS_HUB_DEPTH_MAX 5 macro
Dusb_hub.c1005 if (udev->depth > USB_SS_HUB_DEPTH_MAX) in uhub_is_too_deep()