Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mwl/
Dif_mwl.c123 static int mwl_dma_setup(struct mwl_softc *);
355 error = mwl_dma_setup(sc); in mwl_attach()
2307 mwl_dma_setup(struct mwl_softc *sc) in mwl_dma_setup() function