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

  /src/sys/arch/mips/sibyte/dev/
sbscn.c 159 int sbscn_param(struct tty *, struct termios *);
351 tp->t_param = sbscn_param;
620 /* Make sure sbscn_param() will do something. */
622 (void) sbscn_param(tp, &t);
979 sbscn_param(struct tty *tp, struct termios *t) function in typeref:typename:int

Completed in 11 milliseconds