Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb.h222 #define USB_SS_HUB_DEPTH_MAX 5 macro
Dusb_hub.c1038 if (udev->depth > USB_SS_HUB_DEPTH_MAX) in uhub_is_too_deep()