Home
last modified time | relevance | path

Searched refs:CRC2 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/urf/
H A Drtl8150reg.h38 #define CRC2 0x0152 /* Power management register for wakeup frame2 */ macro
/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.c441 # define CRC2(check, word) \ macro
649 CRC2(state->check, hold); in inflate()
703 CRC2(state->check, hold); in inflate()
723 CRC2(state->check, hold); in inflate()
734 CRC2(state->check, hold); in inflate()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c2604 # define CRC2(check, word) \ macro
2817 CRC2(state->check, hold);
2868 if (state->flags & 0x0200) CRC2(state->check, hold);
2884 if (state->flags & 0x0200) CRC2(state->check, hold);
2893 if (state->flags & 0x0200) CRC2(state->check, hold);