Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/adaptec/
Dstarfire.c1066 int silly_count = 1000; in check_duplex() local
1071 while (--silly_count && mdio_read(dev, np->phys[0], MII_BMCR) & BMCR_RESET) in check_duplex()
1073 if (!silly_count) { in check_duplex()