ahc_scbram_config  600 drivers/scsi/aic7xxx/aic7xxx_pci.c static void ahc_scbram_config(struct ahc_softc *ahc, int enable,
ahc_scbram_config 1084 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
ahc_scbram_config 1102 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
ahc_scbram_config 1113 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
ahc_scbram_config 1125 drivers/scsi/aic7xxx/aic7xxx_pci.c 		ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE);
ahc_scbram_config 1156 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_scbram_config(ahc, enable, pcheck, fast, large);