Searched refs:CONDITION (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c1326 #define CONDITION(t,tp) (!(t->c_iflag & (ICRNL | IGNCR | IMAXBEL | INLCR | ISTRIP | IXON))\ macro
1351 && (!CONDITION((&d->tty->t_termios), (d->tty))
1367 && (!CONDITION((&d->tty->t_termios), (d->tty))
1385 && (!CONDITION((&d->tty->t_termios), (d->tty)))) {
1421 && (!CONDITION((&d->tty->t_termios), (d->tty))

Completed in 49 milliseconds