Home | History | Annotate | Download | only in dev

Lines Matching refs:sc_chan_stat

156 static void sc_cout(struct sc_softc *, struct sc_chan_stat *);
157 static void sc_min(struct sc_softc *, struct sc_chan_stat *);
158 static void sc_mout(struct sc_softc *, struct sc_chan_stat *);
159 static void sc_sin(struct sc_softc *, volatile struct sc_chan_stat *);
160 static void sc_dio(struct sc_softc *, volatile struct sc_chan_stat *);
161 static void sc_dio_pad(struct sc_softc *, volatile struct sc_chan_stat *);
163 static void append_wb(struct sc_softc *, struct sc_chan_stat *);
164 static struct sc_chan_stat *get_wb_chan(struct sc_softc *);
166 static void adjust_transfer(struct sc_softc *, struct sc_chan_stat *);
267 struct sc_chan_stat *cs;
344 struct sc_chan_stat *cs;
419 struct sc_chan_stat *cs;
768 struct sc_chan_stat *cs;
819 struct sc_chan_stat *cs;
904 struct sc_chan_stat *cs;
985 struct sc_chan_stat *cs;
1085 sc_cout(struct sc_softc *sc, struct sc_chan_stat *cs)
1172 sc_min(struct sc_softc *sc, struct sc_chan_stat *cs)
1327 sc_mout(struct sc_softc *sc, struct sc_chan_stat *cs)
1451 sc_sin(struct sc_softc *sc, volatile struct sc_chan_stat *cs)
1491 sc_dio(struct sc_softc *sc, volatile struct sc_chan_stat *cs)
1622 sc_dio_pad(struct sc_softc *sc, volatile struct sc_chan_stat *cs)
1662 append_wb(struct sc_softc *sc, struct sc_chan_stat *cs)
1680 struct sc_chan_stat *
1683 struct sc_chan_stat *cs;
1700 struct sc_chan_stat *cs;
1721 adjust_transfer(struct sc_softc *sc, struct sc_chan_stat *cs)