Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h2119 #define PHY_ID_BCM5400 0x60008040 macro
2148 ((X) == PHY_ID_BCM5400 || (X) == PHY_ID_BCM5401 || \
H A Dtg3.c2930 case PHY_ID_BCM5400: return "5400"; in tg3_phy_string()