Home
last modified time | relevance | path

Searched refs:scc_softc (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/sys/dev/scc/
HDscc_dev_quicc.c57 static int quicc_bfe_attach(struct scc_softc *, int);
58 static int quicc_bfe_enabled(struct scc_softc *, struct scc_chan *);
59 static int quicc_bfe_iclear(struct scc_softc *, struct scc_chan *);
60 static int quicc_bfe_ipend(struct scc_softc *);
61 static int quicc_bfe_probe(struct scc_softc *);
75 sizeof(struct scc_softc),
83 quicc_bfe_attach(struct scc_softc *sc __unused, int reset __unused) in quicc_bfe_attach()
90 quicc_bfe_enabled(struct scc_softc *sc, struct scc_chan *ch) in quicc_bfe_enabled()
106 quicc_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch) in quicc_bfe_iclear()
124 quicc_bfe_ipend(struct scc_softc *sc) in quicc_bfe_ipend()
[all …]
HDscc_dev_z8530.c47 static int z8530_bfe_attach(struct scc_softc *, int);
48 static int z8530_bfe_iclear(struct scc_softc *, struct scc_chan *);
49 static int z8530_bfe_ipend(struct scc_softc *);
50 static int z8530_bfe_probe(struct scc_softc *);
70 sizeof(struct scc_softc),
84 sizeof(struct scc_softc),
103 z8530_bfe_attach(struct scc_softc *sc __unused, int reset __unused) in z8530_bfe_attach()
110 z8530_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch) in z8530_bfe_iclear()
140 z8530_bfe_ipend(struct scc_softc *sc) in z8530_bfe_ipend()
201 z8530_bfe_probe(struct scc_softc *sc __unused) in z8530_bfe_probe()
HDscc_if.m43 default_enabled(struct scc_softc *this, struct scc_chan *ch)
57 struct scc_softc *this;
63 struct scc_softc *this;
69 struct scc_softc *this;
83 struct scc_softc *this;
91 struct scc_softc *this;
HDscc_bfe_macio.c51 struct scc_softc *sc; in scc_macio_probe()
91 sizeof(struct scc_softc),
HDscc_bfe_quicc.c49 struct scc_softc *sc; in scc_quicc_probe()
96 sizeof(struct scc_softc),
HDscc_core.c58 struct scc_softc *sc = arg; in scc_bfe_intr()
105 struct scc_softc *sc, *sc0; in scc_bfe_attach()
311 struct scc_softc *sc; in scc_bfe_detach()
354 struct scc_softc *sc; in scc_bfe_probe()
464 struct scc_softc *sc; in scc_bus_read_ivar()
522 struct scc_softc *sc; in scc_bus_setup_intr()
HDscc_bfe.h117 struct scc_softc { struct