Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h1122 #define AHD_STAT_UPDATE_US 250000 /* 250ms */ macro
Daic79xx_core.c7190 ahd_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_US); in ahd_init()
8814 ahd_timer_reset(&ahd->stat_timer, AHD_STAT_UPDATE_US); in ahd_stat_timer()