Searched refs:AHD_PRECOMP_MASK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic79xx.h1333 (ahd)->iocell_opts[AHD_PRECOMP_SLEW_INDEX] &= ~AHD_PRECOMP_MASK; \
1335 (((new_pcomp) << AHD_PRECOMP_SHIFT) & AHD_PRECOMP_MASK); \
H A Daic79xx_reg.h3789 #define AHD_PRECOMP_MASK 0x07 macro
H A Daic79xx.c3340 ~AHD_PRECOMP_MASK;
3345 iocell_opts[AHD_PRECOMP_SLEW_INDEX] &= ~AHD_PRECOMP_MASK;

Completed in 174 milliseconds