Searched refs:enablePRI_low (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.c617 int *enablePRI_low,
1544 int enablePRI_low; local
1550 enablePRI_low = 0;
1555 &enablePRI_low,
1570 enablePRI_low = (adapter_control & CFSTERM);
1684 if (enablePRI_low != 0) {
1742 int *enableSEC_high, int *enablePRI_low,
1759 *enablePRI_low = (brdctl & BRDDAT3);
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 29 milliseconds