Home
last modified time | relevance | path

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

/NextBSD/sys/dev/scc/
HDscc_dev_quicc.c55 static int quicc_bfe_attach(struct scc_softc *, int);
56 static int quicc_bfe_enabled(struct scc_softc *, struct scc_chan *);
57 static int quicc_bfe_iclear(struct scc_softc *, struct scc_chan *);
58 static int quicc_bfe_ipend(struct scc_softc *);
59 static int quicc_bfe_probe(struct scc_softc *);
73 sizeof(struct scc_softc),
81 quicc_bfe_attach(struct scc_softc *sc __unused, int reset __unused) in quicc_bfe_attach()
88 quicc_bfe_enabled(struct scc_softc *sc, struct scc_chan *ch) in quicc_bfe_enabled()
104 quicc_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch) in quicc_bfe_iclear()
122 quicc_bfe_ipend(struct scc_softc *sc) in quicc_bfe_ipend()
[all …]
HDscc_dev_sab82532.c45 static int sab82532_bfe_attach(struct scc_softc *, int);
46 static int sab82532_bfe_iclear(struct scc_softc *, struct scc_chan *);
47 static int sab82532_bfe_ipend(struct scc_softc *);
48 static int sab82532_bfe_probe(struct scc_softc *);
61 sizeof(struct scc_softc),
69 sab82532_bfe_attach(struct scc_softc *sc __unused, int reset __unused) in sab82532_bfe_attach()
76 sab82532_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch) in sab82532_bfe_iclear()
104 sab82532_bfe_ipend(struct scc_softc *sc) in sab82532_bfe_ipend()
146 sab82532_bfe_probe(struct scc_softc *sc __unused) in sab82532_bfe_probe()
HDscc_dev_z8530.c45 static int z8530_bfe_attach(struct scc_softc *, int);
46 static int z8530_bfe_iclear(struct scc_softc *, struct scc_chan *);
47 static int z8530_bfe_ipend(struct scc_softc *);
48 static int z8530_bfe_probe(struct scc_softc *);
61 sizeof(struct scc_softc),
79 z8530_bfe_attach(struct scc_softc *sc __unused, int reset __unused) in z8530_bfe_attach()
86 z8530_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch) in z8530_bfe_iclear()
116 z8530_bfe_ipend(struct scc_softc *sc) in z8530_bfe_ipend()
177 z8530_bfe_probe(struct scc_softc *sc __unused) in z8530_bfe_probe()
HDscc_if.m44 default_enabled(struct scc_softc *this, struct scc_chan *ch)
58 struct scc_softc *this;
64 struct scc_softc *this;
70 struct scc_softc *this;
84 struct scc_softc *this;
92 struct scc_softc *this;
HDscc_bfe_macio.c51 struct scc_softc *sc; in scc_macio_probe()
90 sizeof(struct scc_softc),
HDscc_bfe_sbus.c51 struct scc_softc *sc; in scc_sbus_probe()
90 sizeof(struct scc_softc),
HDscc_bfe_ebus.c51 struct scc_softc *sc; in scc_ebus_probe()
94 sizeof(struct scc_softc),
HDscc_bfe_quicc.c49 struct scc_softc *sc; in scc_quicc_probe()
96 sizeof(struct scc_softc),
HDscc_core.c56 struct scc_softc *sc = arg; in scc_bfe_intr()
103 struct scc_softc *sc, *sc0; in scc_bfe_attach()
309 struct scc_softc *sc; in scc_bfe_detach()
352 struct scc_softc *sc; in scc_bfe_probe()
462 struct scc_softc *sc; in scc_bus_read_ivar()
520 struct scc_softc *sc; in scc_bus_setup_intr()
HDscc_bfe.h117 struct scc_softc { struct