Home
last modified time | relevance | path

Searched refs:TIOCMBIS (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dttycom.h106 #define TIOCMBIS _IOW('t', 108, int) /* bis modem bits */ macro
/f-stack/lib/
H A Dff_syscall_wrapper.c245 return TIOCMBIS; in linux2freebsd_ioctl()
/f-stack/freebsd/kern/
H A Dtty.c1650 case TIOCMBIS: { in tty_generic_ioctl()