Searched refs:phy_id0 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsis900.c73 u16 phy_id0; member in struct:mii_chip_info
100 u16 phy_id0; member in struct:mii_phy
569 mii_phy->phy_id0 = mdio_read(net_dev, phy_addr, MII_PHY_ID0);
578 if ((mii_phy->phy_id0 == mii_chip_table[i].phy_id0 ) &&
609 if ((sis_priv->mii->phy_id0 == 0x001D) &&
613 if ((sis_priv->mii->phy_id0 == 0x0015) &&
1241 if ((mii_phy->phy_id0 == 0x001D) &&
1411 if ((phy->phy_id0 == 0x0000) && ((phy->phy_id1 & 0xFFF0) == 0x8200)) {

Completed in 64 milliseconds