Searched refs:zss (Results 1 – 2 of 2) sorted by relevance
163 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 …]
253 #define SIO_WATCHDOG_ON (zss->sl_wd_id > 0) /* Is it on? */