Searched refs:hp_child (Results 1 – 11 of 11) sorted by relevance
101 child = root->hp_child; in getinfo()200 &self->hp_child)) != 0) { in copy_devices()224 self->hp_child = children.head; in copy_devices()296 &node->hp_child)) != 0) in copy_hotplug()346 child_flags, &port_node->hp_child)) != 0) in copy_hotplug()350 node->hp_child = ports.head; in copy_hotplug()
503 usage->hp_sibling = node->hp_child; in merge_callback()504 node->hp_child = usage; in merge_callback()
149 if (node->hp_child) in hp_fini()150 hp_fini(node->hp_child); in hp_fini()191 if (node->hp_child && (rv != HP_WALK_PRUNECHILD)) in hp_traverse()192 if (hp_traverse(node->hp_child, arg, hp_callback) == in hp_traverse()391 hp_child(hp_node_t node) in hp_child() function401 if (node->hp_child == NULL) { in hp_child()406 return (node->hp_child); in hp_child()904 for (child = root->hp_child; child != NULL; child = child->hp_sibling) { in i_hp_pack_branch()1054 node->hp_child = child; in i_hp_unpack_branch()
49 hp_node_t hp_child; member
88 hp_node_t hp_child(hp_node_t node);
52 hp_child;
345 di_off_t hp_child; /* child device node */ member
239 dev_info_t *hp_child; /* Child devinfo node of the di_hp_t */ member3576 me->hp_child = 0; in di_gethpdata()3585 hp->hp_child = hp_hdl->cn_info.cn_child; in di_gethpdata()4266 if ((hp_list_node->hp_child != NULL) && in di_hotplug_children()4267 (di_dip_find(st, hp_list_node->hp_child, &off) == 0)) { in di_hotplug_children()4269 hp->hp_child = off; in di_hotplug_children()
1119 if (((child = hp_child(node)) != NULL) && in error_cb()
577 port = hp_child(connector); in cfga_get_state()
2771 if (DI_HP(hp)->hp_child > 0) { in di_hp_child()2772 return (DI_NODE(pa + DI_HP(hp)->hp_child)); in di_hp_child()