/src/sys/dev/ic/ |
com.c | 158 int comparam(struct tty *, struct termios *); 795 tp->t_param = comparam; 1140 /* Make sure comparam() will do something. */ 1142 (void) comparam(tp, &t); 1548 comparam(struct tty *tp, struct termios *t) function in typeref:typename:int 1744 comstatus(sc, "comparam ");
|
com.c | 158 int comparam(struct tty *, struct termios *); 795 tp->t_param = comparam; 1140 /* Make sure comparam() will do something. */ 1142 (void) comparam(tp, &t); 1548 comparam(struct tty *tp, struct termios *t) function in typeref:typename:int 1744 comstatus(sc, "comparam ");
|
com.c | 158 int comparam(struct tty *, struct termios *); 795 tp->t_param = comparam; 1140 /* Make sure comparam() will do something. */ 1142 (void) comparam(tp, &t); 1548 comparam(struct tty *tp, struct termios *t) function in typeref:typename:int 1744 comstatus(sc, "comparam ");
|