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

  /src/sys/dev/usb/
ubsa_common.c 298 ubsa_stopbits(struct ubsa_softc *sc, int portno, tcflag_t cflag) function in typeref:typename:void
302 DPRINTF(("ubsa_stopbits: cflag = %#x\n", cflag));
341 ubsa_stopbits(sc, portno, ti->c_cflag);
ubsa_common.c 298 ubsa_stopbits(struct ubsa_softc *sc, int portno, tcflag_t cflag) function in typeref:typename:void
302 DPRINTF(("ubsa_stopbits: cflag = %#x\n", cflag));
341 ubsa_stopbits(sc, portno, ti->c_cflag);

Completed in 21 milliseconds