Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_dragonfly.h82 #define USB_HUB_MAX_DEPTH 5 macro
H A Dusb_hub.c981 if (udev->depth > USB_HUB_MAX_DEPTH) in uhub_is_too_deep()