Home
last modified time | relevance | path

Searched refs:zs_prog (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/sun/sys/
H A Dzsdev.h223 struct zs_prog *zs_prog_save; /* H/W state, saved for CPR */
277 struct zs_prog { struct
301 extern void zs_program(struct zs_prog *zspp);
309 extern struct zs_prog *zs_prog;
/titanic_50/usr/src/uts/sun/io/
H A Dzs_common.c82 struct zs_prog *zs_prog; variable
358 zs_prog = kmem_zalloc(maxzs * sizeof (struct zs_prog), in zsattach()
979 zs_program(struct zs_prog *zspp) in zs_program()
1089 struct zs_prog *zspp = &zs_prog[zs->zs_unit]; in zsnull_suspend()
1114 struct zs_prog *zspp = &zs_prog[zs->zs_unit]; in zsnull_resume()
H A Dzs_async.c2974 register struct zs_prog *zspp; in zsa_program()
3105 zspp = &zs_prog[zs->zs_unit]; in zsa_program()
3211 struct zs_prog *zspp; in zsa_suspend()
3281 zspp = &zs_prog[zs->zs_unit]; in zsa_suspend()
3305 struct zs_prog *zspp; in zsa_resume()
3318 zspp = &zs_prog[zs->zs_unit]; in zsa_resume()
H A Dzs_hdlc.c1908 register struct zs_prog *zspp; in zsh_program()
2013 zspp = &zs_prog[zs->zs_unit]; in zsh_program()