NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FCS
sys/arch/mac68k/dev/if_mcreg.h
98
#define FCS 0x10 /* FCS Error flag */
sys/arch/macppc/dev/am79c950reg.h
98
#define FCS 0x10 /* FCS Error flag */
sys/netbt/rfcomm_session.c
152
#define FCS(f, d) crctable[(f) ^ (d)]