Searched refs:pcheck (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.c604 int pcheck, int fast, int large);
1000 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, argument
1044 if (pcheck)
1063 int pcheck; local
1068 pcheck = FALSE;
1079 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1097 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1101 pcheck = TRUE;
1108 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1120 ahc_scbram_config(ahc, enable, pcheck, fas
[all...]

Completed in 38 milliseconds