Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c203 static uint_t ehci_lattice_height(uint_t interval);
2379 height = ehci_lattice_height(interval); in ehci_allocate_classic_tt_bandwidth()
2501 height = ehci_lattice_height(interval); in ehci_deallocate_high_speed_bandwidth()
2583 height = ehci_lattice_height(interval); in ehci_deallocate_classic_tt_bandwidth()
2970 ehci_lattice_height(uint_t interval) in ehci_lattice_height() function
3003 uint_t height = ehci_lattice_height(interval); in ehci_find_periodic_node()