Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx_core.c117 static const struct ahc_syncrate ahc_syncrates[] = variable
2293 for (syncrate = &ahc_syncrates[maxsync]; in ahc_find_syncrate()
2317 if (syncrate == &ahc_syncrates[maxsync]) in ahc_find_syncrate()
2367 syncrate = &ahc_syncrates[maxsync]; in ahc_find_period()
5512 tinfo->user.period = ahc_syncrates->period; in ahc_init()