Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_ale.c106 static int ale_dma_alloc(struct ale_softc *);
605 if ((error = ale_dma_alloc(sc)) != 0) in ale_attach()
1016 ale_dma_alloc(struct ale_softc *sc) in ale_dma_alloc() function