Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx.h1270 #define AHD_SET_PRECOMP(ahd, new_pcomp) \ argument
1274 (((new_pcomp) << AHD_PRECOMP_SHIFT) & AHD_PRECOMP_MASK); \