Searched refs:nibtab (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Ds0box.c33 static u_char nibtab[] = { 1, 9, 5, 0xd, 3, 0xb, 7, 0xf, variable
51 return nibtab[n1] | (nibtab[n2] << 4);
69 *(data++)=nibtab[n1] | (nibtab[n2] << 4);

Completed in 43 milliseconds