Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bfe/
H A Dbfe.c550 int phyid1, phyid2; in bfe_startup_phy() local
559 phyid1 = bfe_read_phy(bfe, MII_PHYIDH); in bfe_startup_phy()
561 bfe->bfe_phy_id = (phyid1 << 16) | phyid2; in bfe_startup_phy()