Searched refs:ohci_log_2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c181 static uint_t ohci_log_2(uint_t x);
3640 return (TREE_HEIGHT - (ohci_log_2(interval)));
3738 * ohci_log_2:
3743 ohci_log_2(uint_t x) function

Completed in 59 milliseconds