Searched refs:stopmode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Drlmod.c178 int stopmode; member in struct:rlmod_info
229 rmip->stopmode = TIOCPKT_DOSTOP;
1142 * If tty ioctl processing is done, check for stopmode
1146 if (rmip->stopmode == TIOCPKT_NOSTOP) {
1158 rmip->stopmode = TIOCPKT_DOSTOP;
1172 rmip->stopmode = TIOCPKT_NOSTOP;

Completed in 76 milliseconds