Searched defs: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.c202 static uint_t ehci_lattice_height(uint_t interval);
2358 height = ehci_lattice_height(interval);
2480 height = ehci_lattice_height(interval);
2562 height = ehci_lattice_height(interval);
2941 * ehci_lattice_height:
2949 ehci_lattice_height(uint_t interval) function
2981 uint_t height = ehci_lattice_height(interval);

Completed in 105 milliseconds