enableSEC_low     386 dev/ic/aic7xxx_seeprom.c 		int enableSEC_low;
enableSEC_low     392 dev/ic/aic7xxx_seeprom.c 		enableSEC_low = 0;
enableSEC_low     397 dev/ic/aic7xxx_seeprom.c 			ahc_new_term_detect(ahc, &enableSEC_low,
enableSEC_low     406 dev/ic/aic7xxx_seeprom.c 				enableSEC_low = (adapter_control & CFSELOWTERM);
enableSEC_low     511 dev/ic/aic7xxx_seeprom.c 		if (sum < 2 || (enableSEC_low != 0)) {
enableSEC_low     523 dev/ic/aic7xxx_seeprom.c 					       enableSEC_low ? "Secondary "
enableSEC_low     585 dev/ic/aic7xxx_seeprom.c ahc_new_term_detect(struct ahc_softc *ahc, int *enableSEC_low,
enableSEC_low     601 dev/ic/aic7xxx_seeprom.c 	*enableSEC_low = (brdctl & BRDDAT5);