Searched defs: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);
1196 height = uhci_lattice_height(bandwidth);
1367 * uhci_lattice_height:
1374 uhci_lattice_height(uint_t bandwidth) function

Completed in 68 milliseconds