Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx.h827 #define CFSELOWTERM 0x0800 /* Ultra2 secondary low term */ macro
Daic79xx_pci.c692 if ((adapter_control & CFSELOWTERM) != 0) in ahd_configure_termination()
Daic79xx.h869 #define CFSELOWTERM 0x0010 /* Ultra2 secondary low term */ macro
Daic7xxx_pci.c1574 enableSEC_low = (adapter_control & CFSELOWTERM); in configure_termination()