Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ale/
H A Dif_ale.c107 static int ale_dma_alloc(struct ale_softc *);
606 if ((error = ale_dma_alloc(sc)) != 0) in ale_attach()
1005 ale_dma_alloc(struct ale_softc *sc) in ale_dma_alloc() function