USB_HUB_MAX_DEPTH
#define MAX_UDEV_NEST (MAX(USB_HUB_MAX_DEPTH, USB_SS_HUB_DEPTH_MAX) + 1)
if (udev->depth > USB_HUB_MAX_DEPTH)