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

/freebsd-current/sys/dev/qat/qat_common/
H A Dqat_hal.c201 #define SET_BIT(wrd, bit) ((wrd) | 1 << (bit)) macro
[all...]
/freebsd-current/sys/dev/sym/
H A Dsym_hipd.c9183 #define SET_BIT 0 macro
9379 #undef SET_BIT /* 0 */ macro

Completed in 124 milliseconds