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

/freebsd-10.2-release/sys/dev/cx/
H A Dif_cx.c1341 #define CONDITION(t,tp) (!(t->c_iflag & (ICRNL | IGNCR | IMAXBEL | INLCR | ISTRIP | IXON))\ macro
1366 && (!CONDITION((&d->tty->t_termios), (d->tty))
1382 && (!CONDITION((&d->tty->t_termios), (d->tty))
1400 && (!CONDITION((&d->tty->t_termios), (d->tty)))) {
1436 && (!CONDITION((&d->tty->t_termios), (d->tty))

Completed in 115 milliseconds