HomeSort by: relevance | last modified time | path
    Searched refs:CFAUTOTERM (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_seeprom.c 379 if ((adapter_control & CFAUTOTERM) != 0
409 if ((adapter_control & CFAUTOTERM) == 0) {
aic79xxvar.h 886 #define CFAUTOTERM 0x0001 /* Perform Auto termination */
aic7xxxvar.h 939 #define CFAUTOTERM 0x0001 /* Perform Auto termination */
  /src/sys/dev/pci/
ahd_pci.c 785 adapter_control = CFAUTOTERM|CFSEAUTOTERM;
828 if ((adapter_control & CFAUTOTERM) == 0) {

Completed in 18 milliseconds