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

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

Completed in 65 milliseconds