Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic79xx_pci.c732 if ((adapter_control & CFSEHIGHTERM) != 0) in ahd_configure_termination()
HDaic7xxx.h852 #define CFSEHIGHTERM 0x1000 /* Ultra2 secondary high term */ macro
HDaic79xx.h892 #define CFSEHIGHTERM 0x0020 /* Ultra2 secondary high term */ macro
HDaic7xxx_pci.c1657 (adapter_control & CFSEHIGHTERM); in configure_termination()