Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_pci.c693 if ((adapter_control & CFSEHIGHTERM) != 0) in ahd_configure_termination()
Daic7xxx.h838 #define CFSEHIGHTERM 0x1000 /* Ultra2 secondary high term */ macro
Daic79xx.h877 #define CFSEHIGHTERM 0x0020 /* Ultra2 secondary high term */ macro
Daic7xxx_pci.c1644 (adapter_control & CFSEHIGHTERM); in configure_termination()