Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mxfe/
H A Dmxfe.c1262 unsigned phyidr2; in mxfe_startphymii() local
1278 phyidr2 = mxfe_miiread(mxfep, phyaddr, MII_PHYIDL); in mxfe_startphymii()
1279 mxfep->mxfe_phyid = (phyidr1 << 16) | (phyidr2); in mxfe_startphymii()
1301 DBG(DPHY, "phy at %d: %x,%x", phyaddr, phyidr1, phyidr2); in mxfe_startphymii()