Searched refs:BRKINT (Results 1 – 13 of 13) sorted by relevance
68 #define BRKINT 0000002 macro
65 #define BRKINT 0000002 macro
79 #define BRKINT 0000002 macro
73 #define BRKINT 0000002 macro
64 #define BRKINT 0000002 macro
84 #define BRKINT 0000002 /* Signal interrupt on break. */ macro
66 #define BRKINT 0000002 macro
76 #define BRKINT 0000002 macro
94 #define BRKINT 0x00000002 macro
327 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
1355 if (new->c_iflag & (BRKINT | PARMRK)) in mn10300_serial_change_speed()