Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c615 int *enablePRI_high,
1550 int enablePRI_high; in configure_termination() local
1556 enablePRI_high = 0; in configure_termination()
1561 &enablePRI_high, in configure_termination()
1576 enablePRI_high = (adapter_control & CFWSTERM); in configure_termination()
1702 if (enablePRI_high != 0) { in configure_termination()
1748 int *enablePRI_high, int *eeprom_present) in ahc_new_term_detect() argument
1763 *enablePRI_high = (brdctl & BRDDAT4); in ahc_new_term_detect()