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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c2376 uint32_t eeprom_phy_id, hw_phy_id_1, hw_phy_id_2; local
2453 err = tg3_readphy(tp, MII_PHYSID1, &hw_phy_id_1);
2456 hw_phy_id = (hw_phy_id_1 & 0xffff) << 10;

Completed in 20 milliseconds