Searched refs:zsc_cs (Results 1 - 25 of 52) sorted by relevance

123

/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dz8530var.h90 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/next68k/include/
H A Dz8530var.h50 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/news68k/include/
H A Dz8530var.h90 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/include/
H A Dz8530var.h90 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/pmax/include/
H A Dz8530var.h56 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/include/
H A Dz8530var.h97 struct zs_chanstate *zsc_cs[2]; /* channel soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/include/
H A Dz8530var.h90 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/cesfic/include/
H A Dz8530var.h7 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/cobalt/include/
H A Dz8530var.h90 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dz8530var.h94 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dz8530var.h64 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/sun2/dev/
H A Dzsvar.h61 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
H A Dzs.c178 zsc->zsc_cs[channel] = cs;
309 cs = zsc->zsc_cs[0];
346 if (((zsc->zsc_cs[0] && zsc->zsc_cs[0]->cs_softreq) ||
347 (zsc->zsc_cs[1] && zsc->zsc_cs[1]->cs_softreq)) &&
386 struct zstty_softc *zst0 = zsc->zsc_cs[0]->cs_private;
387 struct zstty_softc *zst1 = zsc->zsc_cs[1]->cs_private;
/netbsd-6-1-5-RELEASE/sys/arch/x68k/include/
H A Dz8530var.h137 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dz8530var.h50 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/mipsco/include/
H A Dz8530var.h97 struct zs_chanstate *zsc_cs[2]; /* channel soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/include/
H A Dz8530var.h90 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/cesfic/dev/
H A Dzs_pcc.c99 zs_write_reg(zsc->zsc_cs[0], 2, 0x18 + ZSHARD_PRI);
100 zs_write_reg(zsc->zsc_cs[0], 9, ZSWR9_MASTER_IE);
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/include/
H A Dz8530var.h136 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/macppc/include/
H A Dz8530var.h137 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member in struct:zsc_softc
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/dev/
H A Dzs.c145 zsc->zsc_cs[channel] = cs;
244 if ((zsc->zsc_cs[0]->cs_softreq) ||
245 (zsc->zsc_cs[1]->cs_softreq))
269 if ((zsc->zsc_cs[0]->cs_softreq) ||
270 (zsc->zsc_cs[1]->cs_softreq))
H A Dzs_pcc.c158 zs_write_reg(zsc->zsc_cs[0], 2, PCC_VECBASE + PCCV_ZS);
159 zs_write_reg(zsc->zsc_cs[0], 9, zs_init_reg[9]);
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dzs.c352 zsc->zsc_cs[channel] = cs;
469 cs = zsc->zsc_cs[0];
504 if (((zsc->zsc_cs[0] && zsc->zsc_cs[0]->cs_softreq) ||
505 (zsc->zsc_cs[1] && zsc->zsc_cs[1]->cs_softreq)) &&
545 struct zstty_softc *zst0 = zsc->zsc_cs[0]->cs_private;
546 struct zstty_softc *zst1 = zsc->zsc_cs[1]->cs_private;
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/dev/
H A Dzs.c94 if (zsc->zsc_cs[0]->cs_softreq || zsc->zsc_cs[1]->cs_softreq)
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/dev/
H A Dzs.c89 if (zsc->zsc_cs[0]->cs_softreq || zsc->zsc_cs[1]->cs_softreq)

Completed in 394 milliseconds

123