Searched refs:ubsa_dtr (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dubsavar.h152 void ubsa_dtr(struct ubsa_softc *, int, int);
H A Dubsa_common.c134 ubsa_dtr(struct ubsa_softc *sc, int portno, int onoff) function
137 DPRINTF(("ubsa_dtr: onoff = %d\n", onoff));
163 DPRINTF(("ubsa_dtr: onoff = %d\n", onoff));
206 ubsa_dtr(sc, portno, onoff);
256 ubsa_dtr(sc, portno, 0);

Completed in 103 milliseconds