Searched refs:CFWSTERM (Results 1 – 4 of 4) sorted by relevance
818 #define CFWSTERM 0x0008 /* SCSI high byte termination */ macro
679 if ((adapter_control & CFWSTERM) != 0) in ahd_configure_termination()
867 #define CFWSTERM 0x0004 /* SCSI high byte termination */ macro
1583 enablePRI_high = (adapter_control & CFWSTERM); in configure_termination()1730 if ((adapter_control & CFWSTERM) != 0 in configure_termination()