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

  /src/sys/arch/hpcmips/tx/
txcom.c 137 int txcomparam(struct tty *, struct termios *);
236 tp->t_param = txcomparam;
827 /* Make sure txcomparam() will do something. */
829 txcomparam(tp, &t);
1062 txcomparam(struct tty *tp, struct termios *t) function in typeref:typename:int

Completed in 13 milliseconds