Home
last modified time | relevance | path

Searched refs:ahd_find_syncrate (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.h1441 void ahd_find_syncrate(struct ahd_softc *ahd, u_int *period,
Daic79xx_osm.c3740 ahd_find_syncrate(ahd, &period, &ppr_options, AHD_SYNCRATE_PACED);
4954 ahd_find_syncrate(ahd, &period, &ppr_options, AHD_SYNCRATE_MAX);
Daic79xx_core.c2452 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