Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/sun/sys/
H A Dttymux.h85 tcflag_t sm_cmask; /* ignore these control bits */ member
113 tcflag_t sm_cmask; /* ignore these control bits */ member
/titanic_52/usr/src/uts/sun/io/ttymux/
H A Dttymux.c104 static ulong_t sm_cmask = (ulong_t)(CRTSXOFF|CRTSCTS); variable