Searched refs:tmpadv (Results 1 – 1 of 1) sorted by relevance
475 unsigned int tmpadv = tulip_mdio_read (dev, phy, MII_BMSR); in tulip_find_mii() local476 mii_advert = ((tmpadv >> 6) & 0x3e0) | 1; in tulip_find_mii()