USB_HUB_MAX_DEPTH
if (dev->depth > USB_HUB_MAX_DEPTH) {
sc->sc_dev.dv_xname, USB_HUB_MAX_DEPTH);
if (sc->sc_hub->depth > USB_HUB_MAX_DEPTH)