Lines Matching defs:large
674 int pcheck, int fast, int large);
1088 int fast, int large)
1101 if (large)
1112 if (large)
1126 if (large)
1152 int large;
1157 large = FALSE;
1166 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1184 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1195 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1203 * See if we can use large SCBs and still maintain
1207 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE);
1210 large = TRUE;
1236 large ? 64 : 32);
1238 ahc_scbram_config(ahc, enable, pcheck, fast, large);