Lines Matching refs:depth
846 portno, 128 - (2 * udev->depth));
853 portno, 128 - (2 * udev->depth));
876 udev->depth + 1, portno - 1, portno, speed, mode);
1033 if (udev->depth > USB_HUB_MAX_DEPTH)
1037 if (udev->depth > USB_SS_HUB_DEPTH_MAX)
1286 DPRINTFN(2, "depth=%d selfpowered=%d, parent=%p, "
1288 udev->depth,
1295 DPRINTFN(0, "HUB at depth %d, "
1296 "exceeds maximum. HUB ignored\n", (int)udev->depth);
1369 udev->depth - 1);
1371 DPRINTFN(0, "Setting USB 3.0 HUB depth failed,"