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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcd1400.h255 #define ST_BREAK 0x08 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsxwindow.h326 #define ST_BREAK 0x01 /* Break received (clear with config) */ macro
H A Dstallion.c2905 portp->rxignoremsk |= ST_BREAK;
2913 portp->rxmarkmsk |= ST_BREAK;
3627 if (status & ST_BREAK)
3638 if (status & ST_BREAK) {
H A Dsx.c985 if (hi_state & ST_BREAK) {
986 hi_state &= ~ST_BREAK;

Completed in 69 milliseconds