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

  /src/sys/dev/ic/
cy.c 43 static int cyparam(struct tty *, struct termios *);
307 tp->t_param = cyparam;
357 cyparam(tp, &tp->t_termios);
639 cyparam(struct tty *tp, struct termios *t) function
cy.c 43 static int cyparam(struct tty *, struct termios *);
307 tp->t_param = cyparam;
357 cyparam(tp, &tp->t_termios);
639 cyparam(struct tty *tp, struct termios *t) function

Completed in 62 milliseconds