HomeSort by: relevance | last modified time | path
    Searched defs:ubsa_rts (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
ubsa_common.c 140 ubsa_rts(struct ubsa_softc *sc, int portno, int onoff) function in typeref:typename:void
143 DPRINTF(("ubsa_rts: onoff = %d\n", onoff));
170 DPRINTF(("ubsa_rts: onoff = %d\n", onoff));
183 DPRINTF(("ubsa_rts: onoff = %d\n", onoff));
210 ubsa_rts(sc, portno, onoff);
255 ubsa_rts(sc, portno, 0);

Completed in 11 milliseconds