Searched refs:ahc_scbram_config (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c603 static void ahc_scbram_config(struct ahc_softc *ahc, int enable,
1000 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, function
1079 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1097 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1108 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1120 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE);
1151 ahc_scbram_config(ahc, enable, pcheck, fast, large);

Completed in 56 milliseconds