Searched refs:TIOCMBIS (Results 1 – 3 of 3) sorted by relevance
106 #define TIOCMBIS _IOW('t', 108, int) /* bis modem bits */ macro
245 return TIOCMBIS; in linux2freebsd_ioctl()
1650 case TIOCMBIS: { in tty_generic_ioctl()