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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c3080 uint_t node_bandwidth, best_node_bandwidth; local
3119 node_bandwidth = ehci_calculate_bw_availability_mask(ehcip,
3151 (best_node_bandwidth > node_bandwidth))) {
3153 best_node_bandwidth = node_bandwidth;

Completed in 67 milliseconds