Lines Matching defs:rootnode
203 mde_cookie_t *nodes, rootnode;
219 rootnode = md_root_node(mdp);
221 nnodes = md_scan_dag(mdp, rootnode, md_find_name(mdp, "platform"),
277 mde_cookie_t *nodes, rootnode;
287 rootnode = md_root_node(mdp);
289 nnodes = md_scan_dag(mdp, rootnode, md_find_name(mdp, node_name),
414 mde_cookie_t *vdev_nodes, rootnode;
425 rootnode = md_root_node(mdp);
427 nvdevs = md_scan_dag(mdp, rootnode, md_find_name(mdp, "virtual-device"),
490 mde_cookie_t *plat_nodes, rootnode;
500 rootnode = md_root_node(mdp);
502 npnodes = md_scan_dag(mdp, rootnode, md_find_name(mdp, "platform"),