Searched refs:ahd_find_syncrate (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx.h | 1441 void ahd_find_syncrate(struct ahd_softc *ahd, u_int *period,
|
D | aic79xx_osm.c | 3740 ahd_find_syncrate(ahd, &period, &ppr_options, AHD_SYNCRATE_PACED); 4954 ahd_find_syncrate(ahd, &period, &ppr_options, AHD_SYNCRATE_MAX);
|
D | aic79xx_core.c | 2452 ahd_find_syncrate(ahd, period, ppr_options, maxsync); in ahd_devlimited_syncrate() 2462 ahd_find_syncrate(struct ahd_softc *ahd, u_int *period, in ahd_find_syncrate() function
|