Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dmvxpsec.c157 STATIC int mvxpsec_init_dma(struct mvxpsec_softc *,
391 if (mvxpsec_init_dma(sc, mva) < 0) in mvxpsec_attach()
1090 mvxpsec_init_dma(struct mvxpsec_softc *sc, struct marvell_attach_args *mva) in mvxpsec_init_dma() function