Searched refs:entry_low (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Ddesc.h82 int entry, u32 entry_low, u32 entry_high)
84 dt[entry].a = entry_low;
81 write_dt_entry(struct desc_struct *dt, int entry, u32 entry_low, u32 entry_high) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/
H A Dmtdconcat.c161 unsigned long entry_low, entry_high; local
192 entry_low = 0;
205 entry_high = entry_low;
218 err = subdev->writev(subdev, &vecs_copy[entry_low],
219 entry_high - entry_low + 1, to, &retsize);
224 entry_low = entry_high;

Completed in 499 milliseconds