Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/alc/
H A Dif_alc.c183 static uint32_t alc_mii_writereg_816x(struct alc_softc *, int, int, int);
323 v = alc_mii_writereg_816x(sc, phy, reg, val); in alc_miibus_writereg()
352 alc_mii_writereg_816x(struct alc_softc *sc, int phy, int reg, int val) in alc_mii_writereg_816x() function