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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c142 * DMFE_TICK is the interval between cyclic callbacks, in microseconds.
154 * dmfe_tick_us: DMFE_TICK
170 #define DMFE_TICK 25000 /* microseconds */ macro
174 static uint32_t dmfe_tick_us = DMFE_TICK;

Completed in 75 milliseconds