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

/drivers/firewire/
H A Dcore-card.c289 static const char gap_count_table[] = { variable
479 root_node->max_hops < ARRAY_SIZE(gap_count_table))
480 gap_count = gap_count_table[root_node->max_hops];

Completed in 30 milliseconds