Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h2123 #define PHY_ID_BCM5703 0x60008160 macro
2150 (X) == PHY_ID_BCM5703 || (X) == PHY_ID_BCM5704 || \
H A Dtg3.c2934 case PHY_ID_BCM5703: return "5703"; in tg3_phy_string()