Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c621 adapter_control = CFAUTOTERM|CFSEAUTOTERM; in ahd_check_extport()
662 if ((adapter_control & CFAUTOTERM) == 0) { in ahd_configure_termination()
H A Daic7xxx.h810 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ macro
H A Daic79xx.h862 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ macro
H A Daic7xxx_pci.c1541 if ((adapter_control & CFAUTOTERM) != 0 in configure_termination()
1571 if ((adapter_control & CFAUTOTERM) == 0) { in configure_termination()