Searched refs:ahc_find_syncrate (Results 1 – 3 of 3) sorted by relevance
1285 struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period,
708 syncrate = ahc_find_syncrate(ahc, &spi->sync_period, in ahc_action()
1697 return (ahc_find_syncrate(ahc, period, ppr_options, maxsync)); in ahc_devlimited_syncrate()1706 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, in ahc_find_syncrate() function