Lines Matching refs:parent
840 /* same speed like parent */
867 /* inherit mode from the parent HUB */
1286 DPRINTFN(2, "depth=%d selfpowered=%d, parent=%p, "
1287 "parent->selfpowered=%d\n",
1558 if (udev->parent_hub == NULL) { /* parent is bus */
1566 } else { /* parent is hub */
1737 uhub_child_location_string(device_t parent, device_t child,
1744 if (!device_is_attached(parent)) {
1750 sc = device_get_softc(parent);
1777 uhub_child_pnpinfo_string(device_t parent, device_t child,
1785 if (!device_is_attached(parent)) {
1791 sc = device_get_softc(parent);
2735 /* we need a parent HUB to do resume */
2753 /* resume parent hub first */
2848 /* we need a parent HUB to do suspend */
2919 /* resume parent HUB first */