Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/aic7xxx/
H A Daic7xxx.c116 static struct ahc_syncrate ahc_syncrates[] = variable
1707 for (syncrate = &ahc_syncrates[maxsync]; in ahc_find_syncrate()
1730 if (syncrate == &ahc_syncrates[maxsync]) in ahc_find_syncrate()
1769 syncrate = &ahc_syncrates[maxsync]; in ahc_find_period()
5037 tinfo->user.period = ahc_syncrates->period; in ahc_init()