Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c3102 uint_t node_bandwidth, best_node_bandwidth; in ehci_find_bestfit_hs_mask() local
3141 node_bandwidth = ehci_calculate_bw_availability_mask(ehcip, in ehci_find_bestfit_hs_mask()
3173 (best_node_bandwidth > node_bandwidth))) { in ehci_find_bestfit_hs_mask()
3175 best_node_bandwidth = node_bandwidth; in ehci_find_bestfit_hs_mask()