Lines Matching refs:zscom
488 static void zsa_txint(struct zscom *zs);
489 static void zsa_xsint(struct zscom *zs);
490 static void zsa_rxint(struct zscom *zs);
491 static void zsa_srint(struct zscom *zs);
492 static int zsa_softint(struct zscom *zs);
493 static int zsa_suspend(struct zscom *zs);
494 static int zsa_resume(struct zscom *zs);
497 zsa_null(struct zscom *zs) in zsa_null()
511 zsa_null_int(struct zscom *zs) in zsa_null_int()
542 static void zsa_start(struct zscom *zs);
557 register struct zscom *zs; in zsc_info()
564 zs = &zscom[unit]; in zsc_info()
672 zsa_init(struct zscom *zs) in zsa_init()
717 register struct zscom *zs; in zsa_open()
730 zs = &zscom[unit]; in zsa_open()
915 struct zscom *zs = za->za_common; in zs_progress_check()
968 struct zscom *zs; in zsa_close()
1207 register struct zscom *zs; in zsa_wput()
1620 struct zscom *zs; in zsa_rsrv()
1639 zsa_txint(struct zscom *zs) in zsa_txint()
1700 zsa_xsint(struct zscom *zs) in zsa_xsint()
1832 zsa_rxint(struct zscom *zs) in zsa_rxint()
1955 zsa_srint(struct zscom *zs) in zsa_srint()
2079 zsa_softint(struct zscom *zs) in zsa_softint()
2350 zsa_start(struct zscom *zs) in zsa_start()
2556 struct zscom *zs = arg; in zsa_restart()
2586 struct zscom *zs = arg; in zsa_kick_rcv()
2706 struct zscom *zs = za->za_common; in zsa_reioctl()
2742 register struct zscom *zs = za->za_common; in zsa_ioctl()
2973 register struct zscom *zs = za->za_common; in zsa_program()
3130 register struct zscom *zs; in zsgetspeed()
3134 zs = &zscom[UNIT(dev)]; in zsgetspeed()
3153 struct zscom *zs = arg; in zsa_callback()
3205 zsa_suspend(struct zscom *zs) in zsa_suspend()
3302 zsa_resume(struct zscom *zs) in zsa_resume()
3342 zsa_print_info(struct zscom *zs) in zsa_print_info()