Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c882 uint_t total_quads; in s1394_compute_bw_alloc_units() local
897 total_quads = (bandwidth >> 2) + IEEE1394_ISOCH_HDR_QUAD_SZ; in s1394_compute_bw_alloc_units()
910 bau = (32 * max_hops) + (total_quads * speed_factor); in s1394_compute_bw_alloc_units()