Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/dev/
H A Dpdc.c107 int pdcparam(struct tty *, struct termios *);
282 tp->t_param = pdcparam; in pdcopen()
391 pdcparam(struct tty *tp, struct termios *t) in pdcparam() function