Lines Matching refs:mb8795_softc
86 struct mbuf *xe_dma_rxmap_load(struct mb8795_softc *, bus_dmamap_t);
112 u_char xe_read_reg(struct mb8795_softc *, int);
113 void xe_write_reg(struct mb8795_softc *, int, u_char);
114 void xe_dma_reset(struct mb8795_softc *);
115 void xe_dma_rx_setup(struct mb8795_softc *);
116 void xe_dma_rx_go(struct mb8795_softc *);
117 struct mbuf * xe_dma_rx_mbuf(struct mb8795_softc *);
118 void xe_dma_tx_setup(struct mb8795_softc *);
119 void xe_dma_tx_go(struct mb8795_softc *);
120 int xe_dma_tx_mbuf(struct mb8795_softc *, struct mbuf *);
121 int xe_dma_tx_isactive(struct mb8795_softc *);
153 struct mb8795_softc *sc = &xsc->sc_mb8795;
227 struct mb8795_softc *sc = &xsc->sc_mb8795;
276 mb8795_tint((struct mb8795_softc *)arg);
285 mb8795_rint((struct mb8795_softc *)arg);
294 xe_read_reg(struct mb8795_softc *sc, int reg)
302 xe_write_reg(struct mb8795_softc *sc, int reg, u_char val)
310 xe_dma_reset(struct mb8795_softc *sc)
340 xe_dma_rx_setup(struct mb8795_softc *sc)
359 xe_dma_rx_go(struct mb8795_softc *sc)
369 xe_dma_rx_mbuf(struct mb8795_softc *sc)
407 xe_dma_tx_setup(struct mb8795_softc *sc)
417 xe_dma_tx_go(struct mb8795_softc *sc)
427 xe_dma_tx_mbuf(struct mb8795_softc *sc, struct mbuf *m)
496 xe_dma_tx_isactive(struct mb8795_softc *sc)
509 struct mb8795_softc *sc = arg;
532 struct mb8795_softc *sc = arg;
566 void mb8795_start_dma(struct mb8795_softc *); /* XXXX */
583 struct mb8795_softc *sc = arg;
611 struct mb8795_softc *sc = arg;
635 xe_dma_rxmap_load(struct mb8795_softc *sc, bus_dmamap_t map)
700 struct mb8795_softc *sc = arg;
738 struct mb8795_softc *sc = arg;