initial_depth     293 drivers/of/fdt.c 	int offset = 0, depth = 0, initial_depth = 0;
initial_depth     310 drivers/of/fdt.c 		depth = initial_depth = 1;
initial_depth     316 drivers/of/fdt.c 	     offset >= 0 && depth >= initial_depth;