Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c728 uint_t bau; in s1394_compute_bw_alloc_units() local
754 bau = (32 * max_hops) + (total_quads * speed_factor); in s1394_compute_bw_alloc_units()
756 return (bau); in s1394_compute_bw_alloc_units()