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

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c681 termctl &= ~(FLX_TERMCTL_ENSECLOW|FLX_TERMCTL_ENSECHIGH);
683 termctl |= FLX_TERMCTL_ENSECLOW;
689 termctl |= FLX_TERMCTL_ENSECLOW|FLX_TERMCTL_ENSECHIGH;
724 (termctl & FLX_TERMCTL_ENSECLOW) ? "En" : "Dis");
H A Daic79xx.h931 #define FLX_TERMCTL_ENSECLOW 0x4 macro

Completed in 155 milliseconds