Lines Matching refs:pcheck
674 int pcheck, int fast, int large);
1087 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck,
1131 if (pcheck)
1150 int pcheck;
1155 pcheck = FALSE;
1166 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1184 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1188 pcheck = TRUE;
1195 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1207 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE);
1235 pcheck ? ", parity checking enabled" : "",
1238 ahc_scbram_config(ahc, enable, pcheck, fast, large);