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

/freebsd-11-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.c3334 ~AHD_PRECOMP_MASK;
3339 iocell_opts[AHD_PRECOMP_SLEW_INDEX] &= ~AHD_PRECOMP_MASK;

Completed in 91 milliseconds