Searched refs:sync_max_depth (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.c314 info->info.ifcfg.sync_max_depth = 0;
H A Dfas216.h278 unsigned char sync_max_depth; /* Synchronous xfer max fifo depth */ member in struct:__anon14258::__anon14261
H A Dcumana_2.c422 info->info.ifcfg.sync_max_depth = 7;
H A Dpowertec.c351 info->info.ifcfg.sync_max_depth = 7;
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);
557 if (msg[4] > info->ifcfg.sync_max_depth)
558 msg[4] = info->ifcfg.sync_max_depth;
583 if (msg[4] <= info->ifcfg.sync_max_depth &&
1790 info->ifcfg.sync_max_depth);
H A Deesox.c559 info->info.ifcfg.sync_max_depth = 7;

Completed in 55 milliseconds