Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h2129 #define PHY_ID_REV_MASK 0x0000000f macro
H A Dtg3.c721 if ((tp->phy_id & PHY_ID_REV_MASK) == PHY_REV_BCM5401_B0 && in tg3_setup_copper_phy()