Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c172 static uint_t ohci_lattice_height(uint_t interval);
3327 height = ohci_lattice_height(interval); in ohci_allocate_bandwidth()
3426 height = ohci_lattice_height(interval); in ohci_deallocate_bandwidth()
3622 ohci_lattice_height(uint_t interval) in ohci_lattice_height() function