Home
last modified time | relevance | path

Searched refs:term_ioctl (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_cmn_func.c810 int *term_ioctl, int *term_stat) in oplmsu_cmn_prechg() argument
824 *term_ioctl = iocp->ioc_cmd; in oplmsu_cmn_prechg()
832 *term_ioctl = TIOCMSET; in oplmsu_cmn_prechg()
840 *term_ioctl = TIOCSPPS; in oplmsu_cmn_prechg()
848 *term_ioctl = TIOCSWINSZ; in oplmsu_cmn_prechg()
856 *term_ioctl = TIOCSSOFTCAR; in oplmsu_cmn_prechg()
888 *term_ioctl = iocp->ioc_cmd; in oplmsu_stop_prechg()
895 *term_ioctl = TIOCMSET; in oplmsu_stop_prechg()
902 *term_ioctl = TIOCSPPS; in oplmsu_stop_prechg()
909 *term_ioctl = TIOCSWINSZ; in oplmsu_stop_prechg()
[all …]
H A Doplmsu_ioctl_lrp.c57 int term_ioctl, term_stat, sts; in oplmsu_lrioctl_termios() local
301 &nmp, &term_ioctl, &term_stat) == FAILURE) { in oplmsu_lrioctl_termios()
481 int term_stat, term_ioctl; in oplmsu_lrmsg_error() local
562 if (oplmsu_cmn_prechg(lrq, mp, MSU_READ_SIDE, &nmp, &term_ioctl, in oplmsu_lrmsg_error()
618 int term_stat, term_ioctl; in oplmsu_lrdata_xoffxon() local
686 if (oplmsu_cmn_prechg(lrq, mp, MSU_READ_SIDE, &nmp, &term_ioctl, in oplmsu_lrdata_xoffxon()
H A Doplmsu.c2013 int term_ioctl, term_stat; in oplmsu_config_stop() local
2107 if (oplmsu_stop_prechg(&nmp, &term_ioctl, &term_stat) != in oplmsu_config_stop()