| D | ahc_pci.c | 636 int pcheck, int fast, int large); 1138 int fast, int large) in ahc_scbram_config() argument 1151 if (large) in ahc_scbram_config() 1162 if (large) in ahc_scbram_config() 1176 if (large) in ahc_scbram_config() 1202 int large; in ahc_probe_ext_scbram() local 1207 large = FALSE; in ahc_probe_ext_scbram() 1216 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram() 1234 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); in ahc_probe_ext_scbram() 1245 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large); in ahc_probe_ext_scbram() [all …]
|