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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c618 int *enablePRI_high,
1545 int enablePRI_high; local
1551 enablePRI_high = 0;
1556 &enablePRI_high,
1571 enablePRI_high = (adapter_control & CFWSTERM);
1697 if (enablePRI_high != 0) {
1743 int *enablePRI_high, int *eeprom_present)
1758 *enablePRI_high = (brdctl & BRDDAT4);
1741 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 111 milliseconds