Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/
H A Dzs_hdlc.c163 static int zsh_start(struct zscom *zs, struct syncline *zss);
268 static void zsh_rxbad(struct zscom *zs, struct syncline *zss);
269 static void zsh_txbad(struct zscom *zs, struct syncline *zss);
272 static int zsh_hdp_ok_or_rts_state(struct zscom *zs, struct syncline *zss);
273 static void zsh_init_port(struct zscom *zs, struct syncline *zss);
274 static int zsh_setmode(struct zscom *zs, struct syncline *zss,
296 if (!zss->sl_rstandby[n]) { \
297 if ((zss->sl_rstandby[n] = \
298 allocb(zss->sl_mru, BPRI_MED)) == NULL) { \
299 if (zss->sl_bufcid == 0) { \
[all …]
/titanic_41/usr/src/uts/common/sys/
H A Dser_sync.h253 #define SIO_WATCHDOG_ON (zss->sl_wd_id > 0) /* Is it on? */