Searched refs:idx_end (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dpagelist.c387 pgoff_t idx_end; local
393 idx_end = ~0;
395 idx_end = idx_start + npages - 1;
405 if (req->wb_index > idx_end)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dpmf.c321 int idx_end ; local
389 idx_end = index ;
398 idx_end = index - 1 + NUMMACS ;
402 idx_end = index - 1 + NUMPATHS ;
406 idx_end = index - 1 + NUMPHYS ;
409 idx_end = INDEX_PORT ;
424 idx_end = 0 ;
426 while (index <= idx_end) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dsba_iommu.c1614 int idx_end = (1536*1024/sizeof(u64)) >> 3; local
1616 long *p_end = (long *) &(sba_dev->ioc[i].res_map[idx_end]);

Completed in 118 milliseconds