Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c1382 int debounces = 100; in phy_check() local
1403 if ((status != phy_read(ph, MII_STATUS)) && debounces) { in phy_check()
1404 debounces--; in phy_check()