Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.h161 #define VR_BUG_MIIPOLLSTOP (1 << 6) /* special to stop polling */ macro
H A Dvr.c188 VR_BUG_MIIPOLLSTOP),
2920 if ((vrp->chip.info.bugs & VR_BUG_MIIPOLLSTOP) != 0) { in vr_phy_autopoll_disable()