Home
last modified time | relevance | path

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

/trueos/sys/dev/aic7xxx/
HDaic7xxx_pci.c1484 if ((sc->adapter_control & CFSTERM) != 0) in check_extport()
1667 enablePRI_low = (adapter_control & CFSTERM); in configure_termination()
1805 if ((adapter_control & CFSTERM) != 0) { in configure_termination()
HDaic79xx_pci.c717 if ((adapter_control & CFSTERM) != 0) in ahd_configure_termination()
HDaic7xxx.h841 #define CFSTERM 0x0004 /* SCSI low byte termination */ macro
HDaic79xx.h888 #define CFSTERM 0x0002 /* SCSI low byte termination */ macro