HomeSort by: relevance | last modified time | path
    Searched defs:ahc_syncrates (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx.c 126 static struct ahc_syncrate ahc_syncrates[] = variable in typeref:struct:ahc_syncrate[]
1703 for (syncrate = &ahc_syncrates[maxsync];
1727 if (syncrate == &ahc_syncrates[maxsync])
1766 syncrate = &ahc_syncrates[maxsync];
4688 tinfo->user.period = ahc_syncrates->period;

Completed in 16 milliseconds