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

/freebsd-11.0-release/sys/i386/ibcs2/
H A Dibcs2_termios.h93 #define IBCS2_IGNBRK 0000001 macro
H A Dibcs2_ioctl.c126 if (l & IBCS2_IGNBRK) r |= IGNBRK;
220 if (l & IGNBRK) r |= IBCS2_IGNBRK;

Completed in 25 milliseconds