Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx_pci.c623 adapter_control = CFAUTOTERM|CFSEAUTOTERM; in ahd_check_extport()
664 if ((adapter_control & CFAUTOTERM) == 0) { in ahd_configure_termination()
Daic7xxx.h810 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ macro
Daic79xx.h862 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ macro
Daic7xxx_pci.c1541 if ((adapter_control & CFAUTOTERM) != 0 in configure_termination()
1571 if ((adapter_control & CFAUTOTERM) == 0) { in configure_termination()