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

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h1307 u_int int_coalescing_threshold; member in struct:ahd_softc
H A Daic79xx.c5311 ahd->int_coalescing_threshold = AHD_INT_COALESCING_THRESHOLD_DEFAULT;
8141 if (ahd->cmdcmplt_total > ahd->int_coalescing_threshold)

Completed in 114 milliseconds