Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic7xxx_seeprom.c404 (adapter_control & CFSEHIGHTERM); in configure_termination()
Daic7xxxvar.h857 #define CFSEHIGHTERM 0x1000 /* Ultra2 secondary high term */ macro
Daic79xx.h861 #define CFSEHIGHTERM 0x0020 /* Ultra2 secondary high term */ macro
/openbsd/src/sys/dev/pci/
Dahd_pci.c837 if ((adapter_control & CFSEHIGHTERM) != 0) in ahd_configure_termination()