Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/fxp/
H A Dif_fxp.c247 static void fxp_mc_setup(struct fxp_softc *sc);
2498 fxp_mc_setup(sc); in fxp_init_body()
3010 fxp_mc_setup(struct fxp_softc *sc) in fxp_mc_setup() function