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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h733 void rge_phy_update(rge_t *rgep);
H A Drge_chip.c387 rge_phy_update(rge_t *rgep) function
405 RGE_DEBUG(("rge_phy_update: autoneg %d "
471 RGE_DEBUG(("rge_phy_update: autoneg %d "
576 RGE_DEBUG(("rge_phy_update: anar <- 0x%x", anar));
577 RGE_DEBUG(("rge_phy_update: control <- 0x%x", control));
578 RGE_DEBUG(("rge_phy_update: gigctrl <- 0x%x", gigctrl));
920 rge_phy_update(rgep);
H A Drge_main.c1206 rge_phy_update(rgep);

Completed in 71 milliseconds