Searched refs:zsc_cs (Results 1 – 10 of 10) sorted by relevance
317 zsc->zsc_cs[channel] = cs; in zs_attach() 402 cs = zsc->zsc_cs[0]; in zs_attach() 434 if ((zsc->zsc_cs[0] && zsc->zsc_cs[0]->cs_softreq) || in zshard() 435 (zsc->zsc_cs[1] && zsc->zsc_cs[1]->cs_softreq)) in zshard() 454 struct zstty_softc *zst0 = zsc->zsc_cs[0]->cs_private; in zssoft() 455 struct zstty_softc *zst1 = zsc->zsc_cs[1]->cs_private; in zssoft()
288 cs = zsc->zsc_cs[channel]; in zskbd_attach()
261 zs->zsc_cs[channel] = cs; in zs_ioasic_attach()298 cs->cs_ctl_chan = zs->zsc_cs[0]; in zs_ioasic_attach()351 zs_write_reg(zs->zsc_cs[0], 2, zs_ioasic_init_reg[2]); in zs_ioasic_attach()352 zs_write_reg(zs->zsc_cs[1], 2, zs_ioasic_init_reg[2]); in zs_ioasic_attach()355 zs_write_reg(zs->zsc_cs[0], 9, zs_ioasic_init_reg[9]); in zs_ioasic_attach()356 zs_write_reg(zs->zsc_cs[1], 9, zs_ioasic_init_reg[9]); in zs_ioasic_attach()411 if (zsc->zsc_cs[0]->cs_softreq | zsc->zsc_cs[1]->cs_softreq) in zs_ioasic_hardintr()
295 cs0 = zsc->zsc_cs[0]; in zsc_intr_hard()296 cs1 = zsc->zsc_cs[1]; in zsc_intr_hard()352 cs = zsc->zsc_cs[chan]; in zsc_intr_soft()
277 cs = zsc->zsc_cs[channel]; in zstty_attach()
95 struct zs_chanstate *zsc_cs[2]; /* channel soft state */ member
51 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member
96 struct zs_chanstate *zsc_cs[2]; /* channel A and B soft state */ member
242 zsc->zsc_cs[channel] = cs; in zs_attach() 355 cs = zsc->zsc_cs[0]; in zs_attach() 427 if (zsc->zsc_cs[0]->cs_softreq) in zshard() 481 cs = zsc->zsc_cs[ch]; in zs_txdma_int()
206 cs = zsc->zsc_cs[channel]; in zsms_attach()