Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx.h1122 #define AHD_STAT_UPDATE_US 250000 /* 250ms */ macro
H A Daic79xx_core.c7191 ahd_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_US); in ahd_init()
8819 ahd_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_US); in ahd_stat_timer()