Lines Matching defs:branch
172 * Copy a full branch of device nodes. Used by copy_devinfo() and
179 hp_node_t self, branch;
196 * instead to build the branch associated with current device.
215 branch = NULL;
216 if ((rv = copy_devices(self, child, flags, &branch)) != 0) {
221 if (branch != NULL)
222 node_list_add(&children, branch);
234 * Copy a full branch of hotplug nodes. Used by copy_devinfo()
238 * to the branch associated with that specific connection.
262 * this will build the branch associated with that connection.
293 /* Add branch of child devices to port node */
304 * only to the branch associated with that connection.
343 /* Add branch of child devices */