HomeSort by: relevance | last modified time | path
    Searched defs:pcheck (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
ahc_pci.c 707 int pcheck, int fast, int large);
1174 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck,
1218 if (pcheck)
1237 int pcheck; local
1242 pcheck = FALSE;
1253 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1271 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1275 pcheck = TRUE;
1282 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1294 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE)
    [all...]
ahc_pci.c 707 int pcheck, int fast, int large);
1174 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck,
1218 if (pcheck)
1237 int pcheck; local
1242 pcheck = FALSE;
1253 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1271 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1275 pcheck = TRUE;
1282 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1294 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE)
    [all...]
ahc_pci.c 707 int pcheck, int fast, int large);
1174 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck,
1218 if (pcheck)
1237 int pcheck; local
1242 pcheck = FALSE;
1253 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1271 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1275 pcheck = TRUE;
1282 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1294 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE)
    [all...]

Completed in 61 milliseconds