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

/freebsd-11-stable/sys/dev/alc/
H A Dif_alc.c168 static uint32_t alc_mii_writereg_816x(struct alc_softc *, int, int, int);
346 v = alc_mii_writereg_816x(sc, phy, reg, val);
375 alc_mii_writereg_816x(struct alc_softc *sc, int phy, int reg, int val) function

Completed in 76 milliseconds