Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_pci.c621 adapter_control = CFAUTOTERM|CFSEAUTOTERM; in ahd_check_extport()
677 if ((adapter_control & CFSEAUTOTERM) == 0) { in ahd_configure_termination()
Daic7xxx.h823 #define CFSEAUTOTERM 0x0400 /* Ultra2 Perform secondary Auto Term*/ macro
Daic79xx.h865 #define CFSEAUTOTERM 0x0008 /* Ultra2 Perform secondary Auto Term*/ macro
Daic7xxx_pci.c1563 if ((adapter_control & CFSEAUTOTERM) == 0) { in configure_termination()