Searched refs:FLX_TERMCTL_ENPRIHIGH (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c666 termctl &= ~(FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH);
670 termctl |= FLX_TERMCTL_ENPRIHIGH;
674 termctl = FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH;
712 (termctl & FLX_TERMCTL_ENPRIHIGH) ? "En" : "Dis");
H A Daic79xx.h932 #define FLX_TERMCTL_ENPRIHIGH 0x2 macro

Completed in 255 milliseconds