Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/malo/
HDif_malo.c127 static int malo_setup_hwdma(struct malo_softc *);
245 error = malo_setup_hwdma(sc); /* push to firmware */ in malo_attach()
722 malo_setup_hwdma(struct malo_softc *sc) in malo_setup_hwdma() function