Home
last modified time | relevance | path

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

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