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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c111 ushort_t uhci_tree_bottom_nodes[NUM_FRAME_LST_ENTRIES]; variable
165 uhci_tree_bottom_nodes[j++] = temp[k];
166 uhci_tree_bottom_nodes[j] = temp[k] + pow_2(i);
171 temp[k] = uhci_tree_bottom_nodes[k];

Completed in 56 milliseconds