Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c1395 static unsigned short fcstab[256] = { variable
1430 #define FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff])