Searched refs:scc_chan (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/sys/dev/scc/ |
| D | scc_dev_quicc.c | 58 static int quicc_bfe_enabled(struct scc_softc *, struct scc_chan *); 59 static int quicc_bfe_iclear(struct scc_softc *, struct scc_chan *); 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() 127 struct scc_chan *ch; in quicc_bfe_ipend()
|
| D | scc_bfe.h | 68 struct scc_chan; 71 struct scc_chan *m_chan; 86 struct scc_chan { struct 131 struct scc_chan *sc_chan;
|
| D | scc_core.c | 59 struct scc_chan *ch; in scc_bfe_intr() 102 struct scc_chan *ch; in scc_bfe_attach() 145 sc->sc_chan = malloc(sizeof(struct scc_chan) * cl->cl_channels, in scc_bfe_attach() 308 struct scc_chan *ch; in scc_bfe_detach() 415 struct scc_chan *ch; in scc_bus_alloc_resource() 439 struct scc_chan *ch; in scc_bus_get_resource() 461 struct scc_chan *ch; in scc_bus_read_ivar() 504 struct scc_chan *ch; in scc_bus_release_resource() 520 struct scc_chan *ch; in scc_bus_setup_intr()
|
| D | scc_dev_sab82532.c | 48 static int sab82532_bfe_iclear(struct scc_softc *, struct scc_chan *); 78 sab82532_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch) in sab82532_bfe_iclear() 109 struct scc_chan *ch; in sab82532_bfe_ipend()
|
| D | scc_dev_z8530.c | 48 static int z8530_bfe_iclear(struct scc_softc *, struct scc_chan *); 88 z8530_bfe_iclear(struct scc_softc *sc, struct scc_chan *ch) in z8530_bfe_iclear() 121 struct scc_chan *ch[2]; in z8530_bfe_ipend()
|
| D | scc_if.m | 44 default_enabled(struct scc_softc *this, struct scc_chan *ch) 65 struct scc_chan *chan; 71 struct scc_chan *chan;
|