ubsa_common.c | 253 ubsa_flow(sc, portno, 0, 0); 310 ubsa_flow(struct ubsa_softc *sc, int portno, tcflag_t cflag, tcflag_t iflag) function in typeref:typename:void 314 DPRINTF(("ubsa_flow: cflag = %#x, iflag = %#x\n", cflag, iflag)); 342 ubsa_flow(sc, portno, ti->c_cflag, ti->c_iflag);
|