Home
last modified time | relevance | path

Searched refs:sw_dma_setup (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Dsw.c202 void sw_dma_setup(struct ncr5380_softc *);
271 ncr_sc->sc_dma_setup = sw_dma_setup; in sw_attach()
635 sw_dma_setup(ncr_sc); in sw_intr_on()
668 sw_dma_setup(struct ncr5380_softc *ncr_sc) in sw_dma_setup() function