Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dptem.h52 #define REMOTEMODE 0x1 /* Pty in remote mode */ macro
/titanic_41/usr/src/uts/common/io/
H A Dptem.c790 if ((ntp->state & REMOTEMODE) == 0) { in ptemwmsg()
1081 tp->state |= REMOTEMODE; in ptioc()
1083 tp->state &= ~REMOTEMODE; in ptioc()