Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore-topology.c122 unsigned int total_port_count = 0; in build_tree() local
154 ++total_port_count; in build_tree()
185 node = fw_node_create(self_id_sequence[0], total_port_count, card->color); in build_tree()
197 for (port_index = 0; port_index < total_port_count; ++port_index) { in build_tree()