Searched refs:curDepth (Results 1 – 1 of 1) sorted by relevance
381 int curDepth = startDepth; in do_fdt() local384 working_fdt, nodeoffset, &curDepth); in do_fdt()389 while (curDepth > startDepth) { in do_fdt()390 if (curDepth == startDepth + 1) in do_fdt()402 working_fdt, nextNodeOffset, &curDepth); in do_fdt()
Completed in 4 milliseconds