Searched refs:scc_chan (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/scc/
H A Dscc_bfe.h66 struct scc_chan;
69 struct scc_chan *m_chan;
84 struct scc_chan { struct
129 struct scc_chan *sc_chan;
H A Dscc_dev_quicc.c56 static int quicc_bfe_enabled(struct scc_softc *, struct scc_chan *);
57 static int quicc_bfe_iclear(struct scc_softc *, struct scc_chan *);
88 quicc_bfe_enabled(struct scc_softc *sc, struct scc_chan *ch)
104 quicc_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch)
125 struct scc_chan *ch;
H A Dscc_dev_sab82532.c46 static int sab82532_bfe_iclear(struct scc_softc *, struct scc_chan *);
76 sab82532_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch)
107 struct scc_chan *ch;
H A Dscc_core.c57 struct scc_chan *ch;
100 struct scc_chan *ch;
143 sc->sc_chan = malloc(sizeof(struct scc_chan) * cl->cl_channels,
306 struct scc_chan *ch;
413 struct scc_chan *ch;
437 struct scc_chan *ch;
459 struct scc_chan *ch;
502 struct scc_chan *ch;
518 struct scc_chan *ch;
H A Dscc_dev_z8530.c46 static int z8530_bfe_iclear(struct scc_softc *, struct scc_chan *);
86 z8530_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch)
119 struct scc_chan *ch[2];

Completed in 57 milliseconds