NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REV
sys/dev/ic/aic6360reg.h
92
#define REV 0x1c /* Revision (001 for 6360) */
sys/lib/libkern/crc32.c
25
#define REV(w) (((w)>>24)+(((w)>>8)&0xff00)+ \