Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_chip.c322 uint16_t gig_ctl; in rge_phy_check() local
330 gig_ctl = rge_mii_get16(rgep, MII_1000BASE_T_CONTROL); in rge_phy_check()
331 if (gig_ctl & MII_1000BT_CTL_ADV_FDX) { in rge_phy_check()