Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.h1494 void ahd_find_syncrate(struct ahd_softc *ahd, u_int *period,
H A Daic79xx_osm.c827 ahd_find_syncrate(ahd, &spi->sync_period, in ahd_set_tran_settings()
H A Daic79xx.c2896 ahd_find_syncrate(ahd, period, ppr_options, maxsync); in ahd_devlimited_syncrate()
2906 ahd_find_syncrate(struct ahd_softc *ahd, u_int *period, in ahd_find_syncrate() function