Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_pci.c690 int *enablePRI_high,
1625 int enablePRI_high; in configure_termination() local
1631 enablePRI_high = 0; in configure_termination()
1636 &enablePRI_high, in configure_termination()
1651 enablePRI_high = (adapter_control & CFWSTERM); in configure_termination()
1777 if (enablePRI_high != 0) { in configure_termination()
1823 int *enablePRI_high, int *eeprom_present) in ahc_new_term_detect() argument
1838 *enablePRI_high = (brdctl & BRDDAT4); in ahc_new_term_detect()