Searched refs:zsops (Results 1 – 2 of 2) sorted by relevance
1008 struct zsops zsops; member1009 struct zsops *oldzsops;1012 struct zsops *emergencyzs;1013 extern void zsopinit (struct zscom *, struct zsops *);1063 szs->zsops = *zs->zs_ops; in init_zs_linemon()1064 szs->zsops.zsop_xsint = zs_xsisr; /* place our bastard */ in init_zs_linemon()1068 zsopinit(zs, &szs->zsops); /* hook it up */ in init_zs_linemon()
864 struct zsops zsops; member865 struct zsops *oldzsops;868 static struct zsops *emergencyzs;915 szs->zsops = *zs->zs_ops; in init_zs_linemon()916 szs->zsops.zsop_xsint = (void (*) (struct zscom *))zs_xsisr; /* place our bastard */ in init_zs_linemon()920 zs->zs_ops = &szs->zsops; /* hook it up */ in init_zs_linemon()