Home
last modified time | relevance | path

Searched refs:serparam (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dser.c119 int serparam(struct tty *, struct termios *);
271 tp->t_param = serparam; in serattach()
339 serparam(tp, &t); in seropen()
763 serparam(struct tty *tp, struct termios *t) in serparam() function
/netbsd-src/sys/arch/atari/dev/
H A Dser.c226 static int serparam(struct tty *, struct termios *);
415 tp->t_param = serparam; in seropen()
441 (void)serparam(tp, &t); in seropen()
659 serparam(struct tty *tp, struct termios *t) in serparam() function