Searched refs:enableSEC_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.c615 int *enableSEC_low,
1542 int enableSEC_low; local
1548 enableSEC_low = 0;
1553 ahc_new_term_detect(ahc, &enableSEC_low,
1562 enableSEC_low = (adapter_control & CFSELOWTERM);
1667 if (sum < 2 || (enableSEC_low != 0)) {
1679 enableSEC_low ? "Secondary "
1741 ahc_new_term_detect(struct ahc_softc *ahc, int *enableSEC_low, argument
1757 *enableSEC_low = (brdctl & BRDDAT5);

Completed in 61 milliseconds