Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_age.c114 static int age_dma_alloc(struct age_softc *);
586 if ((error = age_dma_alloc(sc)) != 0) in age_attach()
847 age_dma_alloc(struct age_softc *sc) in age_dma_alloc() function