Lines Matching refs:zscom

165 static int zsh_start(struct zscom *zs, struct syncline *zss);
252 static void zsh_txint(struct zscom *zs);
253 static void zsh_xsint(struct zscom *zs);
254 static void zsh_rxint(struct zscom *zs);
255 static void zsh_srint(struct zscom *zs);
256 static int zsh_softint(struct zscom *zs);
268 static int zsh_program(struct zscom *zs, struct scc_mode *sm);
269 static void zsh_setmstat(struct zscom *zs, int event);
270 static void zsh_rxbad(struct zscom *zs, struct syncline *zss);
271 static void zsh_txbad(struct zscom *zs, struct syncline *zss);
274 static int zsh_hdp_ok_or_rts_state(struct zscom *zs, struct syncline *zss);
275 static void zsh_init_port(struct zscom *zs, struct syncline *zss);
276 static int zsh_setmode(struct zscom *zs, struct syncline *zss,
403 if (zscom == NULL)
417 zscom[unit].zs_hdlc_dip = dev;
444 register struct zscom *zs;
451 if (zscom == NULL) {
454 zs = &zscom[unit];
481 zsh_init_port(struct zscom *zs, struct syncline *zss)
524 register struct zscom *zs;
538 if (zscom == NULL)
540 zs = &zscom[unit];
561 zss = (struct syncline *)&zscom[unit].zs_priv_str;
641 struct zscom *zs;
661 zs = (struct zscom *)stp->str_com;
806 zsh_hdp_ok_or_rts_state(struct zscom *zs, struct syncline *zss)
832 register struct zscom *zs;
847 zs = (struct zscom *)stp->str_com;
1007 zs = &zscom[ppa];
1135 zsh_start(struct zscom *zs, struct syncline *zss)
1237 register struct zscom *zs = (struct zscom *)stp->str_com;
1391 zsh_setmode(struct zscom *zs, struct syncline *zss, struct scc_mode *sm)
1452 zsh_txint(struct zscom *zs)
1565 zsh_xsint(struct zscom *zs)
1678 zsh_rxint(struct zscom *zs)
1718 zsh_srint(struct zscom *zs)
1770 zsh_softint(struct zscom *zs)
1907 zsh_program(struct zscom *zs, struct scc_mode *sm)
2062 zsh_setmstat(struct zscom *zs, int event)
2087 zsh_rxbad(struct zscom *zs, struct syncline *zss)
2125 zsh_txbad(struct zscom *zs, struct syncline *zss)
2155 struct zscom *zs = arg;
2288 struct zscom *zs = arg;