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

  /src/sys/dev/pci/
ahd_pci.c 358 ahd->int_coalescing_timer = AHD_INT_COALESCING_TIMER_DEFAULT;
  /src/sys/dev/ic/
aic79xxvar.h 1253 u_int int_coalescing_timer; member in struct:ahd_softc
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 40 milliseconds