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

  /src/sys/arch/arm/sa11x0/
sa11x0_com.c 148 int sacomparam(struct tty *, struct termios *);
312 tp->t_param = sacomparam;
562 /* Make sure sacomparam() will do something. */
564 (void) sacomparam(tp, &t);
853 sacomparam(struct tty *tp, struct termios *t) function in typeref:typename:int

Completed in 11 milliseconds