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

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dubsavar.h159 void ubsa_stopbits(struct ubsa_softc *, int, tcflag_t);
H A Dubsa_common.c300 ubsa_stopbits(struct ubsa_softc *sc, int portno, tcflag_t cflag) function
304 DPRINTF(("ubsa_stopbits: cflag = 0x%x\n", cflag));
338 ubsa_stopbits(sc, portno, ti->c_cflag);

Completed in 101 milliseconds