Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Daic7xxx_seeprom.c405 enableSEC_low = (adapter_control & CFSELOWTERM); in configure_termination()
H A Daic7xxxvar.h953 #define CFSELOWTERM 0x0800 /* Ultra2 secondary low term */ macro
H A Daic79xxvar.h890 #define CFSELOWTERM 0x0010 /* Ultra2 secondary low term */ macro
/netbsd/sys/dev/pci/
H A Dahd_pci.c849 if ((adapter_control & CFSELOWTERM) != 0) in ahd_configure_termination()