Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_pci.c631 adapter_control = CFAUTOTERM|CFSEAUTOTERM; in ahd_check_extport()
687 if ((adapter_control & CFSEAUTOTERM) == 0) { in ahd_configure_termination()
Daic7xxx.h826 #define CFSEAUTOTERM 0x0400 /* Ultra2 Perform secondary Auto Term*/ macro
Daic79xx.h868 #define CFSEAUTOTERM 0x0008 /* Ultra2 Perform secondary Auto Term*/ macro
Daic7xxx_pci.c1570 if ((adapter_control & CFSEAUTOTERM) == 0) { in configure_termination()