Home
last modified time | relevance | path

Searched refs:ehci_leftmost_leaf (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c208 static uint_t ehci_leftmost_leaf(uint_t node,
2382 leftmost = ehci_leftmost_leaf(pnode, height); in ehci_allocate_classic_tt_bandwidth()
2506 leftmost = ehci_leftmost_leaf(pnode, height); in ehci_deallocate_high_speed_bandwidth()
2586 leftmost = ehci_leftmost_leaf(pnode, height); in ehci_deallocate_classic_tt_bandwidth()
3039 ehci_leftmost_leaf( in ehci_leftmost_leaf() function