ahc_scbram_config  640 dev/pci/ahc_pci.c static void ahc_scbram_config(struct ahc_softc *ahc, int enable,
ahc_scbram_config 1228 dev/pci/ahc_pci.c 	ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
ahc_scbram_config 1246 dev/pci/ahc_pci.c 	ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
ahc_scbram_config 1257 dev/pci/ahc_pci.c 	ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
ahc_scbram_config 1269 dev/pci/ahc_pci.c 		ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE);
ahc_scbram_config 1300 dev/pci/ahc_pci.c 	ahc_scbram_config(ahc, enable, pcheck, fast, large);