Searched refs:root_node (Results 1 – 8 of 8) sorted by relevance
291 struct fw_node *root_node; in bm_work() local310 root_node = card->root_node; in bm_work()311 fw_node_get(root_node); in bm_work()312 root_device = root_node->data; in bm_work()325 root_id = root_node->node_id; in bm_work()482 root_node->max_hops < ARRAY_SIZE(gap_count_table)) in bm_work()483 gap_count = gap_count_table[root_node->max_hops]; in bm_work()537 fw_node_put(root_node); in bm_work()
301 card->root_node = node; in build_tree()441 if (card->root_node == node1) in update_tree()442 card->root_node = node0; in update_tree()491 int node_count = (card->root_node->node_id & 0x3f) + 1; in update_topology_map()
906 if (current_node == card->root_node) in lookup_existing_device()1003 if (device->node == card->root_node) in fw_device_init()1082 if (device->node == card->root_node) in fw_device_init()1186 if (node_id == card->root_node->node_id) in fw_device_refresh()
365 event->root_node_id = card->root_node->node_id; in fill_bus_reset_event()
53 #define rbtree_node_to_hmm_bo(root_node) \ argument54 container_of((root_node), struct hmm_buffer_object, node)
902 struct device_node *root_node; in envctrl_init_i2c_child() local905 root_node = of_find_node_by_path("/"); in envctrl_init_i2c_child()906 if (of_node_name_eq(root_node, "SUNW,UltraSPARC-IIi-cEngine")) { in envctrl_init_i2c_child()910 of_node_put(root_node); in envctrl_init_i2c_child()913 of_node_put(root_node); in envctrl_init_i2c_child()
200 void __init of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops) in of_pdt_build_devicetree() argument205 of_root = of_pdt_create_node(root_node, NULL); in of_pdt_build_devicetree()
311 struct device_node *root_node = scpsys->dev->of_node; in scpsys_add_one_domain() local355 scpsys->dev->of_node = root_node; in scpsys_add_one_domain()