FLX_TERMCTL_ENPRILOW  668 drivers/scsi/aic7xxx/aic79xx_pci.c 		termctl &= ~(FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH);
FLX_TERMCTL_ENPRILOW  670 drivers/scsi/aic7xxx/aic79xx_pci.c 			termctl |= FLX_TERMCTL_ENPRILOW;
FLX_TERMCTL_ENPRILOW  676 drivers/scsi/aic7xxx/aic79xx_pci.c 		termctl = FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH;
FLX_TERMCTL_ENPRILOW  699 drivers/scsi/aic7xxx/aic79xx_pci.c 	if ((termctl & FLX_TERMCTL_ENPRILOW) != 0) {
FLX_TERMCTL_ENPRILOW  718 drivers/scsi/aic7xxx/aic79xx_pci.c 		       (termctl & FLX_TERMCTL_ENPRILOW) ? "En" : "Dis");