Lines Matching refs:fast
608 int pcheck, int fast, int large);
1013 int fast, int large) in ahc_scbram_config() argument
1043 if (fast) in ahc_scbram_config()
1076 int fast; in ahc_probe_ext_scbram() local
1081 fast = 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()
1125 fast = TRUE; in ahc_probe_ext_scbram()
1132 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE); in ahc_probe_ext_scbram()
1159 ahc_name(ahc), fast ? "fast" : "slow", in ahc_probe_ext_scbram()
1163 ahc_scbram_config(ahc, enable, pcheck, fast, large); in ahc_probe_ext_scbram()