Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx_pci.c631 adapter_control = CFAUTOTERM|CFSEAUTOTERM; in ahd_check_extport()
672 if ((adapter_control & CFAUTOTERM) == 0) { in ahd_configure_termination()
Daic7xxx.h813 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ macro
Daic79xx.h865 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ macro
Daic7xxx_pci.c1548 if ((adapter_control & CFAUTOTERM) != 0 in configure_termination()
1578 if ((adapter_control & CFAUTOTERM) == 0) { in configure_termination()