Searched refs:AHD_SET_PRECOMP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_pci.c | 962 AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29); in ahd_aic790X_setup() 989 AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29); in ahd_aic790X_setup()
|
H A D | aic79xx_osm.c | 1369 AHD_SET_PRECOMP(ahd, iocell_opts->precomp); in ahd_platform_init() 2738 AHD_SET_PRECOMP(ahd, precomp); in ahd_linux_set_pcomp_en() 2740 AHD_SET_PRECOMP(ahd, 0); in ahd_linux_set_pcomp_en()
|
H A D | aic79xx.h | 1264 #define AHD_SET_PRECOMP(ahd, new_pcomp) \ macro
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_pci.c | 960 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 D | aic79xx_osm.c | 1363 AHD_SET_PRECOMP(ahd, iocell_opts->precomp); in ahd_platform_init() 2726 AHD_SET_PRECOMP(ahd, precomp); in ahd_linux_set_pcomp_en() 2728 AHD_SET_PRECOMP(ahd, 0); in ahd_linux_set_pcomp_en()
|
H A D | aic79xx.h | 1264 #define AHD_SET_PRECOMP(ahd, new_pcomp) \ macro
|
Completed in 17 milliseconds