Lines Matching refs:large
640 int pcheck, int fast, int large);
1100 int fast, int large) in ahc_scbram_config() argument
1113 if (large) in ahc_scbram_config()
1124 if (large) in ahc_scbram_config()
1138 if (large) in ahc_scbram_config()
1164 int large; in ahc_probe_ext_scbram() local
1169 large = FALSE; in ahc_probe_ext_scbram()
1178 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram()
1196 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); in ahc_probe_ext_scbram()
1207 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large); in ahc_probe_ext_scbram()
1222 large = TRUE; in ahc_probe_ext_scbram()
1248 large ? 64 : 32); in ahc_probe_ext_scbram()
1250 ahc_scbram_config(ahc, enable, pcheck, fast, large); in ahc_probe_ext_scbram()