Searched refs:TIOCM_LE (Results 1 – 8 of 8) sorted by relevance
63 #define TIOCM_LE 0001 /* line enable */ macro
14 $TIOCM_LE = 0x1;
513 bits = TIOCM_LE; in stty_modem_control()
1158 bits |= TIOCM_LE; in mtty_modem_control()
799 bits |= TIOCM_LE; in cy_modem_control()
714 SET(bits, TIOCM_LE); in comioctl()
1291 SET(ttybits, TIOCM_LE); in cztty_to_tiocm()
823 SET(ttybits, TIOCM_LE); in ucom_to_tiocm()