Searched refs:AHD_SYNCRATE_160 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h807 #define AHD_SYNCRATE_160 0x8 macro
817 #define AHD_SYNCRATE_MAX AHD_SYNCRATE_160
H A Daic79xx.c3313 if (period == AHD_SYNCRATE_160) {
6908 tinfo->user.period = AHD_SYNCRATE_160;
7010 if (user_tinfo->period <= AHD_SYNCRATE_160)

Completed in 104 milliseconds