Searched defs:termio_flag (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_ioctl_lrp.c58 int ack_flag, termio_flag, chkflag; local
96 termio_flag = MSU_TIOS_TCSETS;
100 termio_flag = MSU_TIOS_MSET;
104 termio_flag = MSU_TIOS_PPS;
108 termio_flag = MSU_TIOS_WINSZP;
112 termio_flag = MSU_TIOS_SOFTCAR;
116 termio_flag = MSU_TIOS_END;
149 termio_flag, &nmp, &term_stat) == FAILURE) {

Completed in 46 milliseconds