nps               295 drivers/of/fdt.c 	struct device_node *nps[FDT_MAX_DEPTH];
nps               313 drivers/of/fdt.c 	nps[depth] = dad;
nps               325 drivers/of/fdt.c 		if (!populate_node(blob, offset, &mem, nps[depth],
nps               326 drivers/of/fdt.c 				   &nps[depth+1], dryrun))
nps               330 drivers/of/fdt.c 			*nodepp = nps[depth+1];
nps               332 drivers/of/fdt.c 			root = nps[depth+1];