Searched refs:USB_HUB_MAX_DEPTH (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/bus/u4b/ | ||
| HD | usb_dragonfly.h | 82 #define USB_HUB_MAX_DEPTH 5 macro |
| HD | usb_hub.c | 981 if (udev->depth > USB_HUB_MAX_DEPTH) in uhub_is_too_deep() |