Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D54xx_reg.h41 #define PHY_STATUS_AUTO_NEG_COMPLETE BIT_5 macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c3838 if(phy_status & PHY_STATUS_AUTO_NEG_COMPLETE) in lm_init_mac_link()