Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c123 static struct ahc_syncrate ahc_syncrates[] = variable
1700 for (syncrate = &ahc_syncrates[maxsync]; in ahc_find_syncrate()
1724 if (syncrate == &ahc_syncrates[maxsync]) in ahc_find_syncrate()
1763 syncrate = &ahc_syncrates[maxsync]; in ahc_find_period()
5001 tinfo->user.period = ahc_syncrates->period; in ahc_init()