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

  /src/sys/dev/pci/
ahd_pci.c 361 ahd->int_coalescing_threshold = AHD_INT_COALESCING_THRESHOLD_DEFAULT;
  /src/sys/dev/ic/
aic79xxvar.h 1256 u_int int_coalescing_threshold; member in struct:ahd_softc
aic79xx.c 7795 if (ahd->cmdcmplt_total > ahd->int_coalescing_threshold)

Completed in 19 milliseconds