Lines Matching refs:large
608 int pcheck, int fast, int large);
1013 int fast, int large) in ahc_scbram_config() argument
1026 if (large) in ahc_scbram_config()
1037 if (large) in ahc_scbram_config()
1051 if (large) in ahc_scbram_config()
1077 int large; in ahc_probe_ext_scbram() local
1082 large = FALSE; in ahc_probe_ext_scbram()
1091 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram()
1109 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); in ahc_probe_ext_scbram()
1120 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large); in ahc_probe_ext_scbram()
1135 large = TRUE; in ahc_probe_ext_scbram()
1161 large ? 64 : 32); in ahc_probe_ext_scbram()
1163 ahc_scbram_config(ahc, enable, pcheck, fast, large); in ahc_probe_ext_scbram()