Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/aic7xxx/
H A Daic79xx.h813 #define AHD_SYNCRATE_MIN 0x60 macro
H A Daic79xx.c2916 if (*period > AHD_SYNCRATE_MIN) in ahd_find_syncrate()