Searched defs:tmp10 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c2845 uint32_t tmp10; local
2851 tmp10 = (dmfe_tx10_stall_us+dmfe_tick_us-1)/dmfe_tick_us;
2862 stall_10_tix[i] = tmp10;
2875 stall_10_tix[i] = tmp10 * 20;

Completed in 49 milliseconds