Searched refs:ahc_find_syncrate (Results 1 – 2 of 2) sorted by relevance
1192 const struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period,
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