Home
last modified time | relevance | path

Searched refs:AHD_TIMER_MAX_US (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/aic7xxx/
HDaic79xx_reg.h3757 #define AHD_TIMER_MAX_US 0x18ffe7 macro
HDaic79xx.c7106 if (timer > AHD_TIMER_MAX_US) in ahd_update_coalescing_values()
7107 timer = AHD_TIMER_MAX_US; in ahd_update_coalescing_values()
HDaic79xx.reg3981 const AHD_TIMER_MAX_US (AHD_TIMER_MAX_TICKS * AHD_TIMER_US_PER_TICK)