Home
last modified time | relevance | path

Searched refs:TS_PLNCH (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dldterm.h266 #define TS_PLNCH 0x00000040 /* next character put routine sees */ macro
/titanic_41/usr/src/uts/common/io/
H A Dldterm.c1239 if (tp->t_state & TS_PLNCH) { in ldtermrput()
1240 tp->t_state &= ~TS_PLNCH; in ldtermrput()
1314 tp->t_state |= TS_PLNCH; in ldtermrput()