Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c885 int max_hops; in s1394_compute_bw_alloc_units() local
891 max_hops = s1394_topology_tree_calculate_diameter(hal); in s1394_compute_bw_alloc_units()
910 bau = (32 * max_hops) + (total_quads * speed_factor); in s1394_compute_bw_alloc_units()