Searched refs:IUCLC (Results 1 – 12 of 12) sorted by relevance
69 #define IUCLC 0x1000 macro
61 #define IUCLC 0x0200 macro
75 #define IUCLC 0x1000 macro
81 #define IUCLC 0x0200 /* Map upper case to lower case on input */ macro
78 #define IUCLC 0x0200 macro
218 #ifdef IUCLC in ipmi_serial_term_open()221 ti.c_iflag &= ~(IUCLC); in ipmi_serial_term_open()
271 #ifdef IUCLC in serial_bm_open()274 ti.c_iflag &= ~(IUCLC); in serial_bm_open()
67 #define I_IUCLC(tty) _I_FLAG((tty), IUCLC)
52 * Change serial plugin to only try to disable the IUCLC serial line flag on
1378 FLAG_TARGET(IUCLC),
5698 { TARGET_IUCLC, TARGET_IUCLC, IUCLC, IUCLC },