Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/powerpc64/dev/
H A Dopalcons.c58 int opalconsparam(struct tty *, struct termios *);
154 tp->t_param = opalconsparam; in opalconsopen()
276 opalconsparam(struct tty *tp, struct termios *t) in opalconsparam() function