Searched refs:CFAUTOTERM (Results 1 - 4 of 4) sorted by path

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

Completed in 190 milliseconds