Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c51 static uint_t uhci_lattice_height(uint_t bandwidth);
1076 height = uhci_lattice_height(bandwidth); in uhci_allocate_bandwidth()
1196 height = uhci_lattice_height(bandwidth); in uhci_deallocate_bandwidth()
1374 uhci_lattice_height(uint_t bandwidth) in uhci_lattice_height() function