Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam_hdlc.c584 DWORD dwState; // count of '1' at the end of the current byte in tpam_hdlc_encode() local
599 dwState = 0; in tpam_hdlc_encode()
648 woInfo = stuffs[dwState][byCharIn]; in tpam_hdlc_encode()
652 dwState = woInfo >> 12; in tpam_hdlc_encode()