Lines Matching refs:uhub_softc
177 .size = sizeof(struct uhub_softc)
187 struct uhub_softc *sc = usbd_xfer_softc(xfer); in uhub_intr_callback()
232 struct uhub_softc *sc; in uhub_reset_tt_proc()
328 struct uhub_softc *sc; in uhub_reset_tt_callback()
385 struct uhub_softc *sc; in uhub_count_active_host_ports()
507 uhub_explore_sub(struct uhub_softc *sc, struct usb_port *up) in uhub_explore_sub()
557 uhub_read_port_status(struct uhub_softc *sc, uint8_t portno) in uhub_read_port_status()
599 uhub_reattach_port(struct uhub_softc *sc, uint8_t portno) in uhub_reattach_port()
873 uhub_suspend_resume_port(struct uhub_softc *sc, uint8_t portno) in uhub_suspend_resume_port()
995 struct uhub_softc *sc; in uhub_explore()
1204 struct uhub_softc *sc = device_get_softc(dev); in uhub_attach()
1550 struct uhub_softc *sc = device_get_softc(dev); in uhub_detach()
1652 struct uhub_softc *sc; in uhub_child_location()
1691 struct uhub_softc *sc; in uhub_get_device_path()
1723 struct uhub_softc *sc; in uhub_child_pnpinfo()