Searched refs:scc_chan (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/dev/scc/ |
| HD | scc_dev_quicc.c | 56 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) in quicc_bfe_enabled() 104 quicc_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch) in quicc_bfe_iclear() 125 struct scc_chan *ch; in quicc_bfe_ipend()
|
| HD | scc_bfe.h | 66 struct scc_chan; 69 struct scc_chan *m_chan; 84 struct scc_chan { struct 129 struct scc_chan *sc_chan;
|
| HD | scc_core.c | 57 struct scc_chan *ch; in scc_bfe_intr() 100 struct scc_chan *ch; in scc_bfe_attach() 143 sc->sc_chan = malloc(sizeof(struct scc_chan) * cl->cl_channels, in scc_bfe_attach() 306 struct scc_chan *ch; in scc_bfe_detach() 413 struct scc_chan *ch; in scc_bus_alloc_resource() 437 struct scc_chan *ch; in scc_bus_get_resource() 459 struct scc_chan *ch; in scc_bus_read_ivar() 502 struct scc_chan *ch; in scc_bus_release_resource() 518 struct scc_chan *ch; in scc_bus_setup_intr()
|
| HD | scc_dev_sab82532.c | 46 static int sab82532_bfe_iclear(struct scc_softc *, struct scc_chan *); 76 sab82532_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch) in sab82532_bfe_iclear() 107 struct scc_chan *ch; in sab82532_bfe_ipend()
|
| HD | scc_dev_z8530.c | 46 static int z8530_bfe_iclear(struct scc_softc *, struct scc_chan *); 86 z8530_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch) in z8530_bfe_iclear() 119 struct scc_chan *ch[2]; in z8530_bfe_ipend()
|
| HD | scc_if.m | 44 default_enabled(struct scc_softc *this, struct scc_chan *ch) 65 struct scc_chan *chan; 71 struct scc_chan *chan;
|