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

/freebsd-13-stable/sys/dev/oce/
H A Doce_if.h1135 #define OCE_LOG2(x) (oce_highbit(x))
1136 static inline uint32_t oce_highbit(uint32_t x) function

Completed in 42 milliseconds