Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_phy_hw.h888 #define TN1010_AN_LINK_STAT_BIT 0x4 /* Link status */ macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c6673 if (val & TN1010_AN_LINK_STAT_BIT) { in nxge_tn1010_check()
8549 link_up = ((val & TN1010_AN_LINK_STAT_BIT) in nxge_get_tn1010_speed()