Searched refs:CFAUTOTERM (Results 1 – 4 of 4) sorted by relevance
621 adapter_control = CFAUTOTERM|CFSEAUTOTERM; in ahd_check_extport()662 if ((adapter_control & CFAUTOTERM) == 0) { in ahd_configure_termination()
810 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ macro
1541 if ((adapter_control & CFAUTOTERM) != 0 in configure_termination()1571 if ((adapter_control & CFAUTOTERM) == 0) { in configure_termination()
862 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ macro
Completed in 18 milliseconds