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

/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c192 #define SNOOP_INTERVAL_MIN (MICROSEC) macro
738 if (snoop_interval < SNOOP_INTERVAL_MIN) {
741 " to %d", SNOOP_INTERVAL_MIN, SNOOP_INTERVAL_DEFAULT);

Completed in 44 milliseconds