Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/adaptec/
H A Dstarfire.c1058 int silly_count = 1000; in check_duplex() local
1063 while (--silly_count && mdio_read(dev, np->phys[0], MII_BMCR) & BMCR_RESET) in check_duplex()
1065 if (!silly_count) { in check_duplex()