Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1480 if ((sc->adapter_control & CFSTERM) != 0) in check_extport()
1663 enablePRI_low = (adapter_control & CFSTERM); in configure_termination()
1801 if ((adapter_control & CFSTERM) != 0) { in configure_termination()
H A Daic79xx_pci.c715 if ((adapter_control & CFSTERM) != 0) in ahd_configure_termination()
H A Daic7xxx.h841 #define CFSTERM 0x0004 /* SCSI low byte termination */ macro
H A Daic79xx.h888 #define CFSTERM 0x0002 /* SCSI low byte termination */ macro