Searched defs:log_2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c749 log_2(uint_t x) function
1376 return (TREE_HEIGHT - (log_2(bandwidth)));

Completed in 68 milliseconds