Searched refs:ahc_find_syncrate (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_osm.c | 2375 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, in ahc_linux_set_period() 2401 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, in ahc_linux_set_offset() 2438 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, in ahc_linux_set_dt() 2472 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, 2501 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,
|
| H A D | aic7xxx_core.c | 2237 return (ahc_find_syncrate(ahc, period, ppr_options, maxsync)); in ahc_devlimited_syncrate() 2246 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, in ahc_find_syncrate() function
|