Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c960 AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29); in ahd_aic790X_setup()
987 AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29); in ahd_aic790X_setup()
H A Daic79xx.h1264 #define AHD_SET_PRECOMP(ahd, new_pcomp) \ macro