Searched refs:vr_dma_alloc (Results 1 – 1 of 1) sorted by relevance
158 static int vr_dma_alloc(struct vr_softc *);777 if (vr_dma_alloc(sc) != 0) { in vr_attach()889 vr_dma_alloc(struct vr_softc *sc) in vr_dma_alloc() function