Home
last modified time | relevance | path

Searched defs:TIOCMBIS (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dttycom.h86 #define TIOCMBIS _IOW('t', 108, int) /* bis modem bits */ macro
/titanic_51/usr/src/uts/common/sys/
H A Dtermios.h461 #define TIOCMBIS (tIOC|27) /* bis modem bits */ macro