Searched refs:node_cbandwidth (Results 1 – 1 of 1) sorted by relevance
3217 uint_t node_sbandwidth, node_cbandwidth; in ehci_find_bestfit_ls_intr_mask() local3242 node_cbandwidth = ehci_calculate_bw_availability_mask(ehcip, in ehci_find_bestfit_ls_intr_mask()3278 (node_sbandwidth + node_cbandwidth)))) { in ehci_find_bestfit_ls_intr_mask()3279 best_node_bandwidth = node_sbandwidth + node_cbandwidth; in ehci_find_bestfit_ls_intr_mask()3324 uint_t node_sbandwidth, node_cbandwidth; in ehci_find_bestfit_sitd_in_mask() local3370 node_cbandwidth = ehci_calculate_bw_availability_mask(ehcip, in ehci_find_bestfit_sitd_in_mask()3400 (node_sbandwidth + node_cbandwidth)))) { in ehci_find_bestfit_sitd_in_mask()3401 best_node_bandwidth = node_sbandwidth + node_cbandwidth; in ehci_find_bestfit_sitd_in_mask()