HomeSort by: relevance | last modified time | path
    Searched defs:pdcparam (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hppa/dev/
pdc.c 108 int pdcparam(struct tty *, struct termios *);
284 tp->t_param = pdcparam;
393 pdcparam(struct tty *tp, struct termios *t) function in typeref:typename:int

Completed in 99 milliseconds