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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c3079 int array_leaf, best_array_leaf; local
3154 best_array_leaf = array_leaf;
3165 *pnode = ehci_find_periodic_node(ehci_index[best_array_leaf],
3168 ehci_index[best_array_leaf], leaf_count, best_smask);
3194 int array_leaf, best_array_leaf; local
3258 best_array_leaf = array_leaf;
3271 *pnode = ehci_find_periodic_node(ehci_index[best_array_leaf],
3274 ehci_index[best_array_leaf], leaf_count, best_smask);
3276 ehci_index[best_array_leaf], leaf_count, best_cmask);
3301 int array_leaf, best_array_leaf; local
3421 int array_leaf, best_array_leaf; local
[all...]

Completed in 65 milliseconds