Home
last modified time | relevance | path

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

/netbsd/sys/arch/mips/sibyte/dev/
H A Dsbjcn.c149 int sbjcn_param(struct tty *, struct termios *);
321 tp->t_param = sbjcn_param; in sbjcn_attach_channel()
566 (void) sbjcn_param(tp, &t); in sbjcnopen()
896 sbjcn_param(struct tty *tp, struct termios *t) in sbjcn_param() function