Searched refs:alc_mii_writereg_813x (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/alc/
H A Dif_alc.c167 static uint32_t alc_mii_writereg_813x(struct alc_softc *, int, int, int);
348 v = alc_mii_writereg_813x(sc, phy, reg, val);
353 alc_mii_writereg_813x(struct alc_softc *sc, int phy, int reg, int val) function

Completed in 237 milliseconds