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

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

Completed in 80 milliseconds