Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dsbbc.c168 int sbbcparam(struct tty *, struct termios *);
521 tp->t_param = sbbcparam; in sbbcopen()
663 sbbcparam(struct tty *tp, struct termios *t) in sbbcparam() function