Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/aic7xxx/
HDaic79xx_pci.c669 adapter_control = CFAUTOTERM|CFSEAUTOTERM; in ahd_check_extport()
725 if ((adapter_control & CFSEAUTOTERM) == 0) { in ahd_configure_termination()
HDaic7xxx.h850 #define CFSEAUTOTERM 0x0400 /* Ultra2 Perform secondary Auto Term*/ macro
HDaic79xx.h890 #define CFSEAUTOTERM 0x0008 /* Ultra2 Perform secondary Auto Term*/ macro
HDaic7xxx_pci.c1655 if ((adapter_control & CFSEAUTOTERM) == 0) { in configure_termination()