H A D | aic7xxx_pci.c | 674 int pcheck, int fast, int large); 1087 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, in ahc_ext_scbram_present() 1131 if (pcheck) in ahc_scbram_config() 1150 int pcheck; 1155 pcheck = FALSE; in ahc_probe_ext_scbram() 1166 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram() 1184 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); in ahc_probe_ext_scbram() 1188 pcheck = TRUE; in ahc_probe_ext_scbram() 1195 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large); in ahc_probe_ext_scbram() 1207 ahc_scbram_config(ahc, enable, pcheck, fas in ahc_probe_ext_scbram() 1094 ahc_scbram_config(struct ahc_softc * ahc,int enable,int pcheck,int fast,int large) ahc_scbram_config() argument 1157 int pcheck; ahc_probe_ext_scbram() local [all...] |