Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.reg3941 const AHD_TIMER_MAX_TICKS 0xFFFF
3942 const AHD_TIMER_MAX_US (AHD_TIMER_MAX_TICKS * AHD_TIMER_US_PER_TICK)
Daic79xx_reg.h3728 #define AHD_TIMER_MAX_TICKS 0xffff macro