Searched defs:total_bandwidth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c3527 uint_t total_bandwidth = 0; local
3539 total_bandwidth += fbp->ehci_allocated_frame_bandwidth;
3561 return (total_bandwidth);

Completed in 66 milliseconds