Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam_hdlc.c593 BOOL bContinue2; // true until the last byte in tpam_hdlc_encode() local
596 bContinue2 = TRUE; in tpam_hdlc_encode()
716 if (bContinue2 && ((8 - *pdwInitialShift) + dwShiftNb) > 7) in tpam_hdlc_encode()
718 bContinue2 = FALSE; in tpam_hdlc_encode()