Searched refs:asyncperiod (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Darxescsi.c313 info->info.ifcfg.asyncperiod = 200; /* ns */
H A Dfas216.h281 unsigned int asyncperiod; /* Async transfer period (ns) */ member in struct:__anon14258::__anon14261
H A Dcumana_2.c421 info->info.ifcfg.asyncperiod = 200; /* ns */
H A Dpowertec.c350 info->info.ifcfg.asyncperiod = 200; /* ns */
H A Deesox.c558 info->info.ifcfg.asyncperiod = 200; /* ns */
H A Dfas216.c210 printk(" ifcfg={ clockrate=%X select_timeout=%X asyncperiod=%X sync_max_depth=%X }\n",
212 info->ifcfg.asyncperiod, info->ifcfg.sync_max_depth);
610 dev->period = info->ifcfg.asyncperiod / 4;
1604 info->device[i].period = info->ifcfg.asyncperiod / 4;
2836 info->scsi.async_stp = fas216_syncperiod(info, info->ifcfg.asyncperiod);

Completed in 71 milliseconds