Searched refs:CFWSTERM (Results 1 – 5 of 5) sorted by relevance
818 #define CFWSTERM 0x0008 /* SCSI high byte termination */ macro
679 if ((adapter_control & CFWSTERM) != 0) in ahd_configure_termination()
1583 enablePRI_high = (adapter_control & CFWSTERM); in configure_termination()1730 if ((adapter_control & CFWSTERM) != 0 in configure_termination()
867 #define CFWSTERM 0x0004 /* SCSI high byte termination */ macro
521 #define CFWSTERM 0x0008 /* SCSI high byte termination (wide card) */ macro7541 enableSE_high = (p->adapter_control & CFWSTERM); in configure_termination()7643 if (p->adapter_control & CFWSTERM) in configure_termination()7761 if (p->adapter_control & CFWSTERM) in configure_termination()8001 ~(CFSTERM|CFWSTERM|CFLVDSTERM|CFAUTOTERM|CFSEAUTOTERM); in aic7xxx_register()8008 p->adapter_control |= CFWSTERM; in aic7xxx_register()8577 sc->adapter_control |= CFSTERM | CFWSTERM | CFLVDSTERM; in aic7xxx_load_seeprom()