Home
last modified time | relevance | path

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

/src/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1473 if ((sc->adapter_control & CFSTERM) != 0) in check_extport()
1656 enablePRI_low = (adapter_control & CFSTERM); in configure_termination()
1794 if ((adapter_control & CFSTERM) != 0) { in configure_termination()
H A Daic79xx_pci.c709 if ((adapter_control & CFSTERM) != 0) in ahd_configure_termination()
H A Daic7xxx.h839 #define CFSTERM 0x0004 /* SCSI low byte termination */ macro
H A Daic79xx.h886 #define CFSTERM 0x0002 /* SCSI low byte termination */ macro