Lines Matching refs:large
676 int pcheck, int fast, int large);
1095 int fast, int large) in ahc_scbram_config() argument
1108 if (large) in ahc_scbram_config()
1119 if (large) in ahc_scbram_config()
1133 if (large) in ahc_scbram_config()
1159 int large; in ahc_probe_ext_scbram() local
1164 large = FALSE; in ahc_probe_ext_scbram()
1173 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram()
1191 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); in ahc_probe_ext_scbram()
1202 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large); in ahc_probe_ext_scbram()
1217 large = TRUE; in ahc_probe_ext_scbram()
1243 large ? 64 : 32); in ahc_probe_ext_scbram()
1245 ahc_scbram_config(ahc, enable, pcheck, fast, large); in ahc_probe_ext_scbram()