Searched refs:silly_count (Results 1 – 1 of 1) sorted by relevance
1066 int silly_count = 1000; in check_duplex() local1071 while (--silly_count && mdio_read(dev, np->phys[0], MII_BMCR) & BMCR_RESET) in check_duplex()1073 if (!silly_count) { in check_duplex()