Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/dev/
H A Dsw.c198 void sw_dma_alloc(struct ncr5380_softc *);
321 ncr_sc->sc_dma_alloc = sw_dma_alloc; in sw_attach()
475 sw_dma_alloc(struct ncr5380_softc *ncr_sc) in sw_dma_alloc() function