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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/parisc/
H A Ddino.c763 struct resource *res, *prevres = NULL; local
788 if(prevres && prevres->end + 1 == start) {
789 prevres->end = end;
795 prevres = res;

Completed in 89 milliseconds