Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dif_age.c96 static int age_dma_alloc(struct age_softc *);
231 error = age_dma_alloc(sc); in age_attach()
687 age_dma_alloc(struct age_softc *sc) in age_dma_alloc() function