Searched refs:BRKINT (Results 1 – 14 of 14) sorted by relevance
67 #define BRKINT 0000002 macro
63 #define BRKINT 0000002 macro
72 #define BRKINT 0000002 macro
64 #define BRKINT 0000002 macro
78 #define BRKINT 0000002 macro
75 #define BRKINT 0000002 macro
83 #define BRKINT 0000002 /* Signal interrupt on break. */ macro
65 #define BRKINT 0000002 macro
93 #define BRKINT 0x00000002 macro
325 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
1355 if (new->c_iflag & (BRKINT | PARMRK)) in mn10300_serial_change_speed()