Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ale.c103 static int ale_dma_alloc(struct ale_softc *);
524 error = ale_dma_alloc(sc); in ale_attach()
637 ale_dma_alloc(struct ale_softc *sc) in ale_dma_alloc() function