Searched refs:ERI_TICKS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.h209 #define ERI_TICKS MSECOND(100) macro
211 #define ERI_NTRIES_LOW (SECOND(5)/ERI_TICKS) /* 5 Seconds */
212 #define ERI_NTRIES_HIGH (SECOND(5)/ERI_TICKS) /* 5 Seconds */
213 #define ERI_NTRIES_LOW_10 (SECOND(2)/ERI_TICKS) /* 2 Seconds */
214 #define ERI_LINKDOWN_TIME (SECOND(2)/ERI_TICKS) /* 2 Seconds */

Completed in 47 milliseconds