Searched refs:TIOCM_LE (Results 1 – 2 of 2) sorted by relevance
93 #define TIOCM_LE 0001 /* line enable */ macro
1661 *(int *)data = TIOCM_LE + (ttydevsw_modem(tp, 0, 0) << 1); in tty_generic_ioctl()