Lines Matching defs:pcheck
601 int pcheck, int fast, int large);
1005 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck,
1049 if (pcheck)
1068 int pcheck;
1073 pcheck = FALSE;
1084 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1102 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1106 pcheck = TRUE;
1113 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1125 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE);
1153 pcheck ? ", parity checking enabled" : "",
1156 ahc_scbram_config(ahc, enable, pcheck, fast, large);