Searched refs:TIOCMBIC (Results 1 – 3 of 3) sorted by relevance
105 #define TIOCMBIC _IOW('t', 107, int) /* bic modem bits */ macro
247 return TIOCMBIC; in linux2freebsd_ioctl()
1655 case TIOCMBIC: { in tty_generic_ioctl()