Searched refs:scc_softc (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dserial_io.c158 struct scc_softc scc_softc[NSCC]; variable in typeref:struct:scc_softc
219 scc_softc[0].full_modem = TRUE;
223 regs = scc_softc[0].regs = (scc_regmap_t)scc_std[0];
239 scc_softc[0].softr[i].wr5 = SCC_WR5_DTR | SCC_WR5_RTS;
281 scc = &scc_softc[0];
335 regs = scc_softc[0].regs;
435 regs = scc_softc[0].regs;
505 scc = &scc_softc[0];
H A Dscc_8530.h405 struct scc_softc { struct
425 typedef struct scc_softc *scc_softc_t;
426 extern struct scc_softc scc_softc[];

Completed in 65 milliseconds