Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/asr/
HDasr.c2302 asr_alloc_dma(Asr_softc_t *sc) in asr_alloc_dma() function
2412 if ((error = asr_alloc_dma(sc)) != 0) in asr_attach()