Searched refs:CFWSTERM (Results 1 – 4 of 4) sorted by relevance
815 #define CFWSTERM 0x0008 /* SCSI high byte termination */ macro
669 if ((adapter_control & CFWSTERM) != 0) in ahd_configure_termination()
864 #define CFWSTERM 0x0004 /* SCSI high byte termination */ macro
1576 enablePRI_high = (adapter_control & CFWSTERM); in configure_termination()1723 if ((adapter_control & CFWSTERM) != 0 in configure_termination()