Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx_pci.c1399 if ((sc->adapter_control & CFSTERM) != 0) in check_extport()
1582 enablePRI_low = (adapter_control & CFSTERM); in configure_termination()
1720 if ((adapter_control & CFSTERM) != 0) { in configure_termination()
Daic7xxx.h817 #define CFSTERM 0x0004 /* SCSI low byte termination */ macro
Daic79xx_pci.c677 if ((adapter_control & CFSTERM) != 0) in ahd_configure_termination()
Daic79xx.h866 #define CFSTERM 0x0002 /* SCSI low byte termination */ macro
/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c520 #define CFSTERM 0x0004 /* SCSI low byte termination */ macro
7540 enableSE_low = (p->adapter_control & CFSTERM); in configure_termination()
7753 if (p->adapter_control & CFSTERM) in configure_termination()
8001 ~(CFSTERM|CFWSTERM|CFLVDSTERM|CFAUTOTERM|CFSEAUTOTERM); in aic7xxx_register()
8012 p->adapter_control |= CFSTERM; in aic7xxx_register()
8577 sc->adapter_control |= CFSTERM | CFWSTERM | CFLVDSTERM; in aic7xxx_load_seeprom()
8632 if (sc->adapter_control & CFSTERM) in aic7xxx_load_seeprom()