Lines Matching defs:pcheck
707 int pcheck, int fast, int large);
1184 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck,
1228 if (pcheck)
1247 int pcheck;
1252 pcheck = FALSE;
1263 pcheck, fast, large);
1281 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1285 pcheck = TRUE;
1292 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1304 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE);
1332 pcheck ? ", parity checking enabled" : "",
1335 ahc_scbram_config(ahc, enable, pcheck, fast, large);