Home
last modified time | relevance | path

Searched refs:uhub_softc (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/bus/u4b/
H A Dusb_hub.c114 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()
[all …]