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

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h1243 u_int int_coalescing_threshold; member in struct:ahd_softc
H A Daic79xx_core.c6069 ahd->int_coalescing_threshold = AHD_INT_COALESCING_THRESHOLD_DEFAULT;
8794 if (ahd->cmdcmplt_total > ahd->int_coalescing_threshold)

Completed in 299 milliseconds