Searched refs:node_cbandwidth (Results 1 – 1 of 1) sorted by relevance
3195 uint_t node_sbandwidth, node_cbandwidth; in ehci_find_bestfit_ls_intr_mask() local3220 node_cbandwidth = ehci_calculate_bw_availability_mask(ehcip, in ehci_find_bestfit_ls_intr_mask()3256 (node_sbandwidth + node_cbandwidth)))) { in ehci_find_bestfit_ls_intr_mask()3257 best_node_bandwidth = node_sbandwidth + node_cbandwidth; in ehci_find_bestfit_ls_intr_mask()3302 uint_t node_sbandwidth, node_cbandwidth; in ehci_find_bestfit_sitd_in_mask() local3348 node_cbandwidth = ehci_calculate_bw_availability_mask(ehcip, in ehci_find_bestfit_sitd_in_mask()3378 (node_sbandwidth + node_cbandwidth)))) { in ehci_find_bestfit_sitd_in_mask()3379 best_node_bandwidth = node_sbandwidth + node_cbandwidth; in ehci_find_bestfit_sitd_in_mask()