Searched refs:uhci_leftmost_leaf (Results 1 – 1 of 1) sorted by relevance
53 static uint_t uhci_leftmost_leaf(uint_t node, uint_t height);1103 leftmost = uhci_leftmost_leaf(*node, height); in uhci_allocate_bandwidth()1201 leftmost = uhci_leftmost_leaf(node, height); in uhci_deallocate_bandwidth()1394 uhci_leftmost_leaf(uint_t node, uint_t height) in uhci_leftmost_leaf() function