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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c2360 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, AHC_SYNCRATE_DT);
2385 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, AHC_SYNCRATE_DT);
2421 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,AHC_SYNCRATE_DT);
H A Daic7xxx.h1231 struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period,
H A Daic7xxx_core.c1683 return (ahc_find_syncrate(ahc, period, ppr_options, maxsync));
1692 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, function

Completed in 103 milliseconds