Searched refs:rtas_node (Results 1 – 2 of 2) sorted by relevance
277 struct device_node *rtas_node; in lparcfg_data() local303 rtas_node = find_path_device("/rtas"); in lparcfg_data()304 ip = (int *)get_property(rtas_node, "ibm,lrdr-capacity", NULL); in lparcfg_data()
119 static struct device_node *rtas_node = NULL; variable226 rtas_node = find_devices("rtas"); in proc_rtas_init()227 if ((rtas_node == NULL) || (systemcfg->platform == PLATFORM_ISERIES_LPAR)) { in proc_rtas_init()564 utmp = (unsigned int *) get_property(rtas_node, "rtas-sensors", &len); in ppc_rtas_find_all_sensors()828 ret = (char *) get_property(rtas_node, rstr, &llen); in get_location_code()