Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.h1240 u_int int_coalescing_threshold; member
Daic79xx_core.c4824 ahd->int_coalescing_threshold = AHD_INT_COALESCING_THRESHOLD_DEFAULT; in ahd_alloc()
7623 if (ahd->cmdcmplt_total > ahd->int_coalescing_threshold) in ahd_stat_timer()