Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dser_sync.h198 mblk_t *sl_rstandby[ZSH_MAX_RSTANDBY]; member
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c297 if (zss->sl_rstandby[n] == NULL) { \
298 if ((zss->sl_rstandby[n] = \
324 if ((mp = zss->sl_rstandby[n]) != NULL) { \
325 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()