Searched refs:new_root_id (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-card.c220 int root_id, new_root_id, irm_id, gap_count, generation, grace; local
246 new_root_id = card->local_node->node_id;
248 new_root_id);
285 new_root_id = card->local_node->node_id;
287 new_root_id);
313 new_root_id = card->local_node->node_id;
322 new_root_id = root_id;
329 new_root_id = card->local_node->node_id;
347 (card->gap_count != gap_count || new_root_id != root_id))
354 card->index, new_root_id, gap_coun
[all...]

Completed in 78 milliseconds