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

/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_termios.h146 #define IBCS2_CSTOPB 0000100 macro
H A Dibcs2_ioctl.c154 if (l & IBCS2_CSTOPB) r |= CSTOPB;
248 if (l & CSTOPB) r |= IBCS2_CSTOPB;

Completed in 89 milliseconds