Home
last modified time | relevance | path

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

/freebsd/sys/dev/alc/
H A Dif_alc.c171 static uint32_t alc_mii_readreg_813x(struct alc_softc *, int, int);
283 v = alc_mii_readreg_813x(sc, phy, reg); in alc_miibus_readreg()
288 alc_mii_readreg_813x(struct alc_softc *sc, int phy, int reg) in alc_mii_readreg_813x() function