int_coalescing_threshold 5284 dev/ic/aic79xx.c 	ahd->int_coalescing_threshold = AHD_INT_COALESCING_THRESHOLD_DEFAULT;
int_coalescing_threshold 7993 dev/ic/aic79xx.c 	if (ahd->cmdcmplt_total > ahd->int_coalescing_threshold)
int_coalescing_threshold 1302 dev/ic/aic79xx.h 	u_int			  int_coalescing_threshold;