HomeSort by: relevance | last modified time | path
    Searched refs:INT_COALESCING_TIMER (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 247 bmov SWTIMER, INT_COALESCING_TIMER, 2;
aic79xx.reg 3716 INT_COALESCING_TIMER {
aic79xx_reg.h 2140 ahd_print_register(NULL, 0, "INT_COALESCING_TIMER", 0x14a, regvalue, cur_col, wrap)
3617 #define INT_COALESCING_TIMER 0x14a
  /src/sys/dev/ic/
aic79xx.c 6520 ahd_update_coalescing_values(ahd, ahd->int_coalescing_timer,
6781 ahd->int_coalescing_timer = timer;
6788 ahd_outw(ahd, INT_COALESCING_TIMER, timer / AHD_TIMER_US_PER_TICK);

Completed in 55 milliseconds