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

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h809 #define AHD_SYNCRATE_DT 0x9 macro
H A Daic79xx.c2962 && *period < AHD_SYNCRATE_DT)
2963 *period = AHD_SYNCRATE_DT;
4751 tinfo->goal.period = AHD_SYNCRATE_DT;
6906 tinfo->user.period = AHD_SYNCRATE_DT;
7011 user_tinfo->period = AHD_SYNCRATE_DT;

Completed in 110 milliseconds