Home
last modified time | relevance | path

Searched refs:stack_depth (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/firewire/
Dcore-topology.c189 int i, port_count, child_port_count, phy_id, parent_count, stack_depth; in build_tree() local
196 stack_depth = 0; in build_tree()
218 if (child_port_count > stack_depth) { in build_tree()
294 stack_depth += 1 - child_port_count; in build_tree()