Searched refs:USB_HUB_MAX_DEPTH (Results 1 – 3 of 3) sorted by relevance
342 if (dev->ud_depth > USB_HUB_MAX_DEPTH) { in uhub_attach()345 USB_HUB_MAX_DEPTH); in uhub_attach()552 if (dev->ud_depth > USB_HUB_MAX_DEPTH) in uhub_explore()
757 #define USB_HUB_MAX_DEPTH 5 macro
3695 if (dep > USB_HUB_MAX_DEPTH) in xhci_setup_route()