Home
last modified time | relevance | path

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

/trueos/sys/dev/aic7xxx/
HDaic7xxx.h1285 struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period,
HDaic7xxx_osm.c708 syncrate = ahc_find_syncrate(ahc, &spi->sync_period, in ahc_action()
HDaic7xxx.c1697 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