Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malo.c120 static int malo_setup_hwdma(struct malo_softc *);
238 error = malo_setup_hwdma(sc); /* push to firmware */ in malo_attach()
715 malo_setup_hwdma(struct malo_softc *sc) in malo_setup_hwdma() function