Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h898 #define SR_1000T_IDLE_ERROR_CNT 0x00FF /* Num idle err since last rd */ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h989 #define SR_1000T_IDLE_ERROR_CNT 0x00FF /* Num idle err since last rd */ macro
H A De1000_82541.c740 idle_errs += (phy_data & SR_1000T_IDLE_ERROR_CNT); in e1000_config_dsp_after_link_change_82541()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1827 #define SR_1000T_IDLE_ERROR_CNT 0x00FF /* Num idle errors since last read */ macro