Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore-card.c285 static const char gap_count_table[] = { in bm_work() local
481 root_node->max_hops < ARRAY_SIZE(gap_count_table)) in bm_work()
482 gap_count = gap_count_table[root_node->max_hops]; in bm_work()