Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/vr/
H A Dif_vr.c158 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