Home | History | Annotate | Download | only in usb

Lines Matching refs:uhub

1 /*	$NetBSD: uhub.c,v 1.162 2024/05/04 12:49:15 mlelstv Exp $	*/
2 /* $FreeBSD: src/sys/dev/usb/uhub.c,v 1.18 1999/11/17 22:33:43 n_hibma Exp $ */
3 /* $OpenBSD: uhub.c,v 1.86 2015/06/29 18:27:40 mpi Exp $ */
40 __KERNEL_RCSID(0, "$NetBSD: uhub.c,v 1.162 2024/05/04 12:49:15 mlelstv Exp $");
111 SYSCTL_SETUP(sysctl_hw_uhub_setup, "sysctl hw.uhub setup")
118 CTLFLAG_PERMANENT, CTLTYPE_NODE, "uhub",
119 SYSCTL_DESCR("uhub global controls"),
192 CFATTACH_DECL3_NEW(uhub, sizeof(struct uhub_softc), uhub_match,
200 * Setting this to 1 makes sure than an uhub attaches even at higher
354 DPRINTF("getting hub descriptor failed, uhub%jd error %jd",
497 DPRINTF("uhub%jd turn on port %jd power", device_unit(self),
542 UHUBHIST_CALLARGS("uhub%jd dev=%#jx addr=%jd speed=%ju",
578 DPRINTF("uhub%jd get hub status failed, err %jd",
586 DPRINTF("uhub%jd s/c=%jx/%jx", device_unit(sc->sc_dev),
611 DPRINTF("uhub%jd get port stat failed, err %jd",
618 DPRINTF("uhub%jd port %jd: s/c=%jx/%jx",
631 DPRINTF("uhub%jd port %jd C_PORT_ENABLED",
694 DPRINTF("uhub%jd status change port %jd",
707 DPRINTF("uhub%jd device addr=%jd disappeared on "
720 DPRINTFN(3, "uhub%jd port %jd !CURRENT_CONNECT_STATUS",
747 DPRINTF("uhub%jd port %jd get port status failed, "
760 DPRINTF("uhub%jd port %jd after reset: s/c=%jx/%jx",
816 DPRINTF("uhub%jd speed %ju", device_unit(sc->sc_dev), speed, 0,
857 DPRINTF("uhub%jd: usbd_new_device failed, error %jd",
916 DPRINTF("uhub%jd flags=%jd", device_unit(self), flags, 0, 0);
972 UHUBHIST_CALLARGS("uhub%jd", device_unit(sc->sc_dev), 0, 0, 0);
1035 UHUBHIST_FUNC(); UHUBHIST_CALLARGS("called! uhub%jd status=%jx",
1046 DPRINTFN(5, "uhub%jd: explore pending %jd",
1053 DPRINTFN(5, "uhub%jd: pending/new ports "
1066 DPRINTFN(5, "uhub%jd: exploring ports "