Searched refs:CFWSTERM (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c656 if ((adapter_control & CFWSTERM) != 0)
H A Daic7xxx_pci.c1580 enablePRI_high = (adapter_control & CFWSTERM);
1727 if ((adapter_control & CFWSTERM) != 0
H A Daic79xx.h864 #define CFWSTERM 0x0004 /* SCSI high byte termination */ macro
H A Daic7xxx.h815 #define CFWSTERM 0x0008 /* SCSI high byte termination */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daic7xxx_old.c521 #define CFWSTERM 0x0008 /* SCSI high byte termination (wide card) */ macro
7493 enableSE_high = (p->adapter_control & CFWSTERM);
7595 if (p->adapter_control & CFWSTERM)
7713 if (p->adapter_control & CFWSTERM)
7953 ~(CFSTERM|CFWSTERM|CFLVDSTERM|CFAUTOTERM|CFSEAUTOTERM);
7960 p->adapter_control |= CFWSTERM;
8530 sc->adapter_control |= CFSTERM | CFWSTERM | CFLVDSTERM;

Completed in 83 milliseconds