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

/openbsd-current/sys/dev/ic/
H A Dadwlib.h727 #define CCB_HASH(x) ((((x)) >> CCB_HASH_SHIFT) & (CCB_HASH_SIZE - 1)) macro

Completed in 209 milliseconds