Searched refs:phyid_high (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cris/
H A Deth_v10.c751 unsigned int phyid_high; local
765 phyid_high = e100_get_mdio_reg(dev, mdio_phy_addr, MII_PHYSID1);
767 oui = (phyid_high << 6) | (phyid_low >> 10);

Completed in 44 milliseconds