Lines Matching refs:large
601 int pcheck, int fast, int large);
1006 int fast, int large) in ahc_scbram_config() argument
1019 if (large) in ahc_scbram_config()
1030 if (large) in ahc_scbram_config()
1044 if (large) in ahc_scbram_config()
1070 int large; in ahc_probe_ext_scbram() local
1075 large = FALSE; in ahc_probe_ext_scbram()
1084 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram()
1102 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); in ahc_probe_ext_scbram()
1113 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large); in ahc_probe_ext_scbram()
1128 large = TRUE; in ahc_probe_ext_scbram()
1154 large ? 64 : 32); in ahc_probe_ext_scbram()
1156 ahc_scbram_config(ahc, enable, pcheck, fast, large); in ahc_probe_ext_scbram()