Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dser_sync.h200 mblk_t *sl_rstandby[ZSH_MAX_RSTANDBY]; member
/titanic_41/usr/src/uts/sun/io/
H A Dzs_hdlc.c296 if (!zss->sl_rstandby[n]) { \
297 if ((zss->sl_rstandby[n] = \
323 if ((mp = zss->sl_rstandby[n]) != NULL) { \
324 zss->sl_rstandby[n] = NULL; \
585 if (zss->sl_rstandby[0] == NULL) { in zsh_open()
747 mp = zss->sl_rstandby[i]; in zsh_close()
748 zss->sl_rstandby[i] = NULL; in zsh_close()