Searched refs:dmac3_start (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/newsmips/apbus/
H A Ddmac3var.h40 void dmac3_start(struct dmac3_softc *, vaddr_t, int, int);
H A Ddmac3.c139 dmac3_start(struct dmac3_softc *sc, vaddr_t addr, int len, int direction) function
H A Dspifi.c692 dmac3_start(sc->sc_dma, scb->daddr, scb->resid, DMAC3_CSR_RECV);
697 dmac3_start(sc->sc_dma, scb->daddr, scb->resid, DMAC3_CSR_SEND);

Completed in 104 milliseconds