Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx.h824 #define CFSELOWTERM 0x0800 /* Ultra2 secondary low term */ macro
Daic79xx_pci.c682 if ((adapter_control & CFSELOWTERM) != 0) in ahd_configure_termination()
Daic79xx.h866 #define CFSELOWTERM 0x0010 /* Ultra2 secondary low term */ macro
Daic7xxx_pci.c1567 enableSEC_low = (adapter_control & CFSELOWTERM); in configure_termination()