Searched refs:ahc_find_syncrate (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1259 struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period,
|
D | aic7xxx_osm.c | 3400 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, 4609 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, maxsync);
|
D | aic7xxx_core.c | 1678 return (ahc_find_syncrate(ahc, period, ppr_options, maxsync)); in ahc_devlimited_syncrate() 1687 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, in ahc_find_syncrate() function
|