uslsa.c | 111 static int uslsa_set_flow(struct uslsa_softc *, tcflag_t, tcflag_t); 450 if ((ret = uslsa_set_flow(sc, t->c_cflag, t->c_iflag)) != 0) { 527 uslsa_set_flow(struct uslsa_softc *sc, tcflag_t cflag, tcflag_t iflag) function in typeref:typename:int
|