Lines Matching defs:enable
600 static void ahc_scbram_config(struct ahc_softc *ahc, int enable,
740 * If we need to support high memory, enable dual
741 * address cycles. This bit must be set to enable
1005 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck,
1026 if (enable)
1040 if (enable)
1067 int enable;
1072 enable = FALSE;
1084 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1090 enable = TRUE;
1102 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1113 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1125 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE);
1150 if (bootverbose && enable) {
1156 ahc_scbram_config(ahc, enable, pcheck, fast, large);
1458 * The ultra enable bits contain the
1492 /* Should we enable Ultra mode? */