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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c53 static uint_t uhci_leftmost_leaf(uint_t node, uint_t height);
1103 leftmost = uhci_leftmost_leaf(*node, height);
1201 leftmost = uhci_leftmost_leaf(node, height);
1388 * uhci_leftmost_leaf:
1394 uhci_leftmost_leaf(uint_t node, uint_t height) function

Completed in 53 milliseconds