Home
last modified time | relevance | path

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

/freebsd/sys/dev/rl/
H A Dif_rl.c179 static int rl_dma_alloc(struct rl_softc *);
779 if ((error = rl_dma_alloc(sc)) != 0) in rl_attach()
905 rl_dma_alloc(struct rl_softc *sc) in rl_dma_alloc() function