Searched refs:USB_HUB_MAX_DEPTH (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
H A D | usb_freebsd_loader.h | 83 #define USB_HUB_MAX_DEPTH 5 macro |
H A D | usb_hub.c | 1033 if (udev->depth > USB_HUB_MAX_DEPTH) in uhub_is_too_deep() |
Completed in 4 milliseconds