Home
last modified time | relevance | path

Searched refs:bfe_dma_alloc (Results 1 – 1 of 1) sorted by path

/freebsd/sys/dev/bfe/
H A Dif_bfe.c124 static int bfe_dma_alloc (struct bfe_softc *);
185 bfe_dma_alloc(struct bfe_softc *sc) in bfe_dma_alloc() function
467 if (bfe_dma_alloc(sc) != 0) { in bfe_attach()