Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dmvpex.c63 static void mvpex_init(struct mvpex_softc *, enum marvell_tags *);
178 mvpex_init(sc, mva->mva_tags); in mvpex_attach()
237 mvpex_init(struct mvpex_softc *sc, enum marvell_tags *tags) in mvpex_init() function