Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/alc/
H A Dif_alc.c182 static uint32_t alc_mii_writereg_813x(struct alc_softc *, int, int, int);
325 v = alc_mii_writereg_813x(sc, phy, reg, val); in alc_miibus_writereg()
330 alc_mii_writereg_813x(struct alc_softc *sc, int phy, int reg, int val) in alc_mii_writereg_813x() function