Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dser_sync.h190 #define ZSH_MAX_RSTANDBY 6 macro
198 mblk_t *sl_rstandby[ZSH_MAX_RSTANDBY];
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c295 int n = ZSH_MAX_RSTANDBY; \
321 int n = ZSH_MAX_RSTANDBY; \
583 tmp = ZSH_MAX_RSTANDBY; in zsh_open()
745 for (i = 0; i < ZSH_MAX_RSTANDBY; i++) { in zsh_close()
2289 int tmp = ZSH_MAX_RSTANDBY; in zsh_callback()