int_coalescing_threshold 1243 drivers/scsi/aic7xxx/aic79xx.h 	u_int			  int_coalescing_threshold;
int_coalescing_threshold 6105 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->int_coalescing_threshold = AHD_INT_COALESCING_THRESHOLD_DEFAULT;
int_coalescing_threshold 8839 drivers/scsi/aic7xxx/aic79xx_core.c 	if (ahd->cmdcmplt_total > ahd->int_coalescing_threshold)