Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dmv88e151x.c130 PHY_WRITE(sc, MV88E151X_PAGE, MV88E151X_PAGE_COPPER); in mv88e151x_attach()
146 PHY_WRITE(sc, MV88E151X_PAGE, MV88E151X_PAGE_COPPER); in mv88e151x_attach()
199 PHY_WRITE(phy, MV88E151X_PAGE, MV88E151X_PAGE_COPPER); in mv88e151x_fiber_status()
215 PHY_WRITE(phy, MV88E151X_PAGE, MV88E151X_PAGE_COPPER); in mv88e151x_fiber_status()
252 PHY_WRITE(phy, MV88E151X_PAGE, MV88E151X_PAGE_COPPER); in mv88e151x_fiber_status()
H A Dmv88e151xreg.h44 #define MV88E151X_PAGE_COPPER 0 macro