Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c110 static const struct ahc_syncrate ahc_syncrates[] = variable
2268 for (syncrate = &ahc_syncrates[maxsync]; in ahc_find_syncrate()
2292 if (syncrate == &ahc_syncrates[maxsync]) in ahc_find_syncrate()
2342 syncrate = &ahc_syncrates[maxsync]; in ahc_find_period()
5449 tinfo->user.period = ahc_syncrates->period; in ahc_init()