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

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic7xxx.h1287 struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period,
H A Daic7xxx_osm.c708 syncrate = ahc_find_syncrate(ahc, &spi->sync_period,
H A Daic7xxx.c1699 return (ahc_find_syncrate(ahc, period, ppr_options, maxsync));
1708 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, function

Completed in 123 milliseconds