Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h2126 #define PHY_ID_BCM8002 0x60010140 macro
2152 (X) == PHY_ID_BCM8002 || (X) == PHY_ID_SERDES)
H A Dtg3.c2340 { 0x14e4, 0x0002, PHY_ID_BCM8002 }, /* BCM95700T6 */
2936 case PHY_ID_BCM8002: return "8002"; in tg3_phy_string()