Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx.h1242 #define AHD_INT_COALESCING_TIMER_DEFAULT 250 /*us*/ macro
Daic79xx_core.c6109 ahd->int_coalescing_timer = AHD_INT_COALESCING_TIMER_DEFAULT; in ahd_alloc()