/src/sys/arch/amiga/dev/ |
ser.c | 119 int serparam(struct tty *, struct termios *); 271 tp->t_param = serparam; 337 /* Make sure serparam() will do something. */ 339 serparam(tp, &t); 763 serparam(struct tty *tp, struct termios *t) function in typeref:typename:int
|
ser.c | 119 int serparam(struct tty *, struct termios *); 271 tp->t_param = serparam; 337 /* Make sure serparam() will do something. */ 339 serparam(tp, &t); 763 serparam(struct tty *tp, struct termios *t) function in typeref:typename:int
|
ser.c | 119 int serparam(struct tty *, struct termios *); 271 tp->t_param = serparam; 337 /* Make sure serparam() will do something. */ 339 serparam(tp, &t); 763 serparam(struct tty *tp, struct termios *t) function in typeref:typename:int
|
ser.c | 119 int serparam(struct tty *, struct termios *); 271 tp->t_param = serparam; 337 /* Make sure serparam() will do something. */ 339 serparam(tp, &t); 763 serparam(struct tty *tp, struct termios *t) function in typeref:typename:int
|
/src/sys/arch/atari/dev/ |
ser.c | 226 static int serparam(struct tty *, struct termios *); 415 tp->t_param = serparam; 441 (void)serparam(tp, &t); 659 serparam(struct tty *tp, struct termios *t) function in typeref:typename:int 793 serstatus(sc, "serparam ");
|
ser.c | 226 static int serparam(struct tty *, struct termios *); 415 tp->t_param = serparam; 441 (void)serparam(tp, &t); 659 serparam(struct tty *tp, struct termios *t) function in typeref:typename:int 793 serstatus(sc, "serparam ");
|
ser.c | 226 static int serparam(struct tty *, struct termios *); 415 tp->t_param = serparam; 441 (void)serparam(tp, &t); 659 serparam(struct tty *tp, struct termios *t) function in typeref:typename:int 793 serstatus(sc, "serparam ");
|
ser.c | 226 static int serparam(struct tty *, struct termios *); 415 tp->t_param = serparam; 441 (void)serparam(tp, &t); 659 serparam(struct tty *tp, struct termios *t) function in typeref:typename:int 793 serstatus(sc, "serparam ");
|