Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dser_sync.h115 #define CONN_SIGNAL 0x08 /* report modem signal changes asynchronously */ macro
/titanic_50/usr/src/uts/sun/io/
H A Dzs_hdlc.c491 !(zss->sl_mode.sm_config & (CONN_SIGNAL | CONN_IBM))) { in zsh_init_port()
1401 CONN_SIGNAL) != 0) { /* Changing, going... */ in zsh_setmode()
1402 if (sm->sm_config & CONN_SIGNAL) { /* ...up. */ in zsh_setmode()
1643 (CONN_IBM | CONN_SIGNAL))) { in zsh_xsint()
1656 (zss->sl_mode.sm_config & (CONN_IBM | CONN_SIGNAL))) { in zsh_xsint()
2038 if (sm->sm_config & CONN_SIGNAL) in zsh_program()
2067 (zss->sl_mode.sm_config & (CONN_SIGNAL))) { in zsh_setmstat()