Searched refs:ffbit_shift (Results 1 – 2 of 2) sorted by relevance
153 h->ffbit_shift = h->bit_shift; \ in isdnhdlc_decode()163 h->shift_reg = fast_abort[h->ffbit_shift - 1]; \ in isdnhdlc_decode()164 h->hdlc_bits1 = h->ffbit_shift - 2; \ in isdnhdlc_decode()167 h->data_bits = h->ffbit_shift - 1; \ in isdnhdlc_decode()320 } else if (hdlc->ffbit_shift == 8) { in isdnhdlc_decode()
36 int ffbit_shift; /* encoding only */ member