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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcd1400.h255 #define ST_BREAK 0x08 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsxwindow.h326 #define ST_BREAK 0x01 /* Break received (clear with config) */ macro
H A Dstallion.c2700 portp->rxignoremsk |= ST_BREAK;
2708 portp->rxmarkmsk |= ST_BREAK;
3430 if (status & ST_BREAK)
3441 if (status & ST_BREAK) {
H A Dsx.c988 if (hi_state & ST_BREAK) {
989 hi_state &= ~ST_BREAK;

Completed in 95 milliseconds