Symbol: scc_softc
sys/dev/scc/scc_bfe_macio.c
50
struct scc_softc *sc;
sys/dev/scc/scc_bfe_macio.c
90
sizeof(struct scc_softc),
sys/dev/scc/scc_bfe_quicc.c
48
struct scc_softc *sc;
sys/dev/scc/scc_bfe_quicc.c
95
sizeof(struct scc_softc),
sys/dev/scc/scc_core.c
103
struct scc_softc *sc, *sc0;
sys/dev/scc/scc_core.c
309
struct scc_softc *sc;
sys/dev/scc/scc_core.c
352
struct scc_softc *sc;
sys/dev/scc/scc_core.c
461
struct scc_softc *sc;
sys/dev/scc/scc_core.c
519
struct scc_softc *sc;
sys/dev/scc/scc_core.c
56
struct scc_softc *sc = arg;
sys/dev/scc/scc_dev_quicc.c
105
quicc_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch)
sys/dev/scc/scc_dev_quicc.c
123
quicc_bfe_ipend(struct scc_softc *sc)
sys/dev/scc/scc_dev_quicc.c
156
quicc_bfe_probe(struct scc_softc *sc __unused)
sys/dev/scc/scc_dev_quicc.c
56
static int quicc_bfe_attach(struct scc_softc *, int);
sys/dev/scc/scc_dev_quicc.c
57
static int quicc_bfe_enabled(struct scc_softc *, struct scc_chan *);
sys/dev/scc/scc_dev_quicc.c
58
static int quicc_bfe_iclear(struct scc_softc *, struct scc_chan *);
sys/dev/scc/scc_dev_quicc.c
59
static int quicc_bfe_ipend(struct scc_softc *);
sys/dev/scc/scc_dev_quicc.c
60
static int quicc_bfe_probe(struct scc_softc *);
sys/dev/scc/scc_dev_quicc.c
74
sizeof(struct scc_softc),
sys/dev/scc/scc_dev_quicc.c
82
quicc_bfe_attach(struct scc_softc *sc __unused, int reset __unused)
sys/dev/scc/scc_dev_quicc.c
89
quicc_bfe_enabled(struct scc_softc *sc, struct scc_chan *ch)
sys/dev/scc/scc_dev_z8530.c
102
z8530_bfe_attach(struct scc_softc *sc __unused, int reset __unused)
sys/dev/scc/scc_dev_z8530.c
109
z8530_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch)
sys/dev/scc/scc_dev_z8530.c
139
z8530_bfe_ipend(struct scc_softc *sc)
sys/dev/scc/scc_dev_z8530.c
200
z8530_bfe_probe(struct scc_softc *sc __unused)
sys/dev/scc/scc_dev_z8530.c
46
static int z8530_bfe_attach(struct scc_softc *, int);
sys/dev/scc/scc_dev_z8530.c
47
static int z8530_bfe_iclear(struct scc_softc *, struct scc_chan *);
sys/dev/scc/scc_dev_z8530.c
48
static int z8530_bfe_ipend(struct scc_softc *);
sys/dev/scc/scc_dev_z8530.c
49
static int z8530_bfe_probe(struct scc_softc *);
sys/dev/scc/scc_dev_z8530.c
69
sizeof(struct scc_softc),
sys/dev/scc/scc_dev_z8530.c
83
sizeof(struct scc_softc),