Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c178 static uint_t ohci_hcca_leaf_index(
3351 list = ohci_hcca_leaf_index(leftmost + i); in ohci_allocate_bandwidth()
3368 list = ohci_hcca_leaf_index(leftmost + i); in ohci_allocate_bandwidth()
3435 list = ohci_hcca_leaf_index(leftmost + i); in ohci_deallocate_bandwidth()
3696 ohci_hcca_leaf_index(uint_t leaf) in ohci_hcca_leaf_index() function