Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dniu.h2553 #define NIU_PHY_ID_BCM8704 0x00206030 macro
H A Dniu.c8587 if (((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_BCM8704) && in phy_record()