Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_core.c110 static const struct ahc_syncrate ahc_syncrates[] = variable
2286 for (syncrate = &ahc_syncrates[maxsync]; in ahc_find_syncrate()
2310 if (syncrate == &ahc_syncrates[maxsync]) in ahc_find_syncrate()
2360 syncrate = &ahc_syncrates[maxsync]; in ahc_find_period()
5478 tinfo->user.period = ahc_syncrates->period; in ahc_init()