Searched refs:TIOCMSET (Results 1 – 14 of 14) sorted by relevance
33 #if !defined(TIOCMSET)34 #define TIOCMSET (('d'<<8) | 252) /* set modem ctrl state */ macro
2146 case TIOCMSET: in dgnc_set_modem_info()2684 case TIOCMSET: in dgnc_tty_ioctl()
42 #define TIOCMSET 0x5418 macro
35 #define TIOCMSET 0x741a /* set all modem bits */ macro
31 #define TIOCMSET 0x5418 macro
45 #define TIOCMSET _IOW('T', 24, unsigned int) /* 0x5418 */ macro
57 #define TIOCMSET _IOW('T', 24, unsigned int) macro
53 #define TIOCMSET 0x5418 macro
62 #define TIOCMSET _IOW('t', 109, int) macro
695 #if !defined(TIOCMSET)696 #define TIOCMSET (('d'<<8) | 252) /* set modem ctrl state */ macro
3983 case TIOCMSET: in dgap_set_modem_info()4918 case TIOCMSET: in dgap_tty_ioctl()
2784 case TIOCMSET: in tty_tiocmset()2950 case TIOCMSET: in tty_ioctl()
863 COMPATIBLE_IOCTL(TIOCMSET)