Lines Matching refs:uhub_softc
114 struct uhub_softc { struct
206 .size = sizeof(struct uhub_softc)
216 struct uhub_softc *sc = usbd_xfer_softc(xfer); in uhub_intr_callback()
261 struct uhub_softc *sc; in uhub_reset_tt_proc()
357 struct uhub_softc *sc; in uhub_reset_tt_callback()
414 struct uhub_softc *sc; in uhub_count_active_host_ports()
530 uhub_explore_sub(struct uhub_softc *sc, struct usb_port *up) in uhub_explore_sub()
580 uhub_read_port_status(struct uhub_softc *sc, uint8_t portno) in uhub_read_port_status()
610 uhub_reattach_port(struct uhub_softc *sc, uint8_t portno) in uhub_reattach_port()
883 uhub_suspend_resume_port(struct uhub_softc *sc, uint8_t portno) in uhub_suspend_resume_port()
1005 struct uhub_softc *sc; in uhub_explore()
1205 struct uhub_softc *sc = device_get_softc(dev); in uhub_attach()
1554 struct uhub_softc *sc = device_get_softc(dev); in uhub_detach()
1664 struct uhub_softc *sc; in uhub_child_location_string()
1706 struct uhub_softc *sc; in uhub_child_pnpinfo_string()