Searched refs:ubsa_flow (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/usb/ |
H A D | ubsa_common.c | 253 ubsa_flow(sc, portno, 0, 0); in ubsa_baudrate() 310 ubsa_flow(struct ubsa_softc *sc, int portno, tcflag_t cflag, tcflag_t iflag) in ubsa_flow() function 342 ubsa_flow(sc, portno, ti->c_cflag, ti->c_iflag); in ubsa_param()
|
H A D | ubsavar.h | 161 void ubsa_flow(struct ubsa_softc *, int, tcflag_t, tcflag_t);
|