Searched refs:ffbit_shift (Results 1 – 2 of 2) sorted by relevance
140 h->ffbit_shift = h->bit_shift; \ in isdnhdlc_decode()150 h->shift_reg = fast_abort[h->ffbit_shift - 1]; \ in isdnhdlc_decode()151 h->hdlc_bits1 = h->ffbit_shift - 2; \ in isdnhdlc_decode()154 h->data_bits = h->ffbit_shift - 1; \ in isdnhdlc_decode()307 } else if (hdlc->ffbit_shift == 8) { in isdnhdlc_decode()
23 int ffbit_shift; /* encoding only */ member
Completed in 5 milliseconds