Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h2124 #define PHY_ID_BCM5704 0x60008190 macro
2150 (X) == PHY_ID_BCM5703 || (X) == PHY_ID_BCM5704 || \
H A Dtg3.c2935 case PHY_ID_BCM5704: return "5704"; in tg3_phy_string()