Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_xmii.c164 uint16_t phyidh; in nge_phy_probe() local
185 phyidh = nge_mii_get16(ngep, MII_PHYIDH); in nge_phy_probe()
188 (((uint32_t)phyidh << 16) |(phyidl & MII_IDL_MASK)); in nge_phy_probe()