Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam_hdlc.c784 DWORD dwLengthOut; // count of the decoded bytes in tpam_hdlc_decode() local
835 dwLengthOut = 0; in tpam_hdlc_decode()
856 dwLengthOut ++; in tpam_hdlc_decode()
882 dwLengthOut ++; in tpam_hdlc_decode()
909 return dwLengthOut-1; in tpam_hdlc_decode()
915 return dwLengthOut; in tpam_hdlc_decode()
921 return dwLengthOut; in tpam_hdlc_decode()