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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx_pci.c670 adapter_control = CFAUTOTERM|CFSEAUTOTERM;
711 if ((adapter_control & CFAUTOTERM) == 0) {
H A Daic7xxx_pci.c1630 if ((adapter_control & CFAUTOTERM) != 0
1660 if ((adapter_control & CFAUTOTERM) == 0) {
H A Daic79xx.h889 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ macro
H A Daic7xxx.h839 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ macro

Completed in 104 milliseconds