Searched refs:woNb1 (Results 1 – 1 of 1) sorted by relevance
781 WORD woNb1; // count of '1' at the end of the previous byte in tpam_hdlc_decode() local846 woNb1 = (woInfo & 0x0F00) >> 8; in tpam_hdlc_decode()850 if (woNb1 > 5) in tpam_hdlc_decode()871 woInfo = destuffs[woNb1][byCharIn]; in tpam_hdlc_decode()899 woNb1 = (woInfo & 0x0F00) >> 8; in tpam_hdlc_decode()911 if (woNb1 > 6) in tpam_hdlc_decode()