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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c622 int *enablePRI_high,
1557 int enablePRI_high; configure_termination() local
1563 enablePRI_high = 0; configure_termination()
1568 &enablePRI_high, configure_termination()
1583 enablePRI_high = (adapter_control & CFWSTERM); configure_termination()
1709 if (enablePRI_high != 0) { configure_termination()
1755 int *enablePRI_high, int *eeprom_present) ahc_new_term_detect()
1770 *enablePRI_high = (brdctl & BRDDAT4); ahc_new_term_detect()
1753 ahc_new_term_detect(struct ahc_softc *ahc, int *enableSEC_low, int *enableSEC_high, int *enablePRI_low, int *enablePRI_high, int *eeprom_present) ahc_new_term_detect() argument

Completed in 72 milliseconds