sys/dev/usb/uhub.c
119
struct uhub_softc *sc = (struct uhub_softc *)self;
sys/dev/usb/uhub.c
349
struct uhub_softc *sc = dev->hub->hubsoftc;
sys/dev/usb/uhub.c
452
struct uhub_softc *sc = (struct uhub_softc *)self;
sys/dev/usb/uhub.c
488
struct uhub_softc *sc = addr;
sys/dev/usb/uhub.c
509
uhub_port_connect(struct uhub_softc *sc, int port, int status)
sys/dev/usb/uhub.c
74
int uhub_port_connect(struct uhub_softc *, int, int);
sys/dev/usb/uhub.c
91
sizeof(struct uhub_softc), uhub_match, uhub_attach, uhub_detach
sys/dev/usb/uhub.c
95
sizeof(struct uhub_softc), uhub_match, uhub_attach, uhub_detach