Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c174 static uint_t ohci_leftmost_leaf(uint_t node,
3345 leftmost = ohci_leftmost_leaf(*node, height); in ohci_allocate_bandwidth()
3431 leftmost = ohci_leftmost_leaf(node, height); in ohci_deallocate_bandwidth()
3661 ohci_leftmost_leaf( in ohci_leftmost_leaf() function