Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hardware/eicon/
Dmessage.c8938 word mIEindex = 0; in IndParse() local
8986 mIEindex = i - 1; /* with normal IEs use same index like parms_id */ in IndParse()
8989 parms[mIEindex] = &in[ploc + 1]; in IndParse()
8990 dbug(1, dprintf("mIE[%d]=0x%x", *parms[mIEindex], in[ploc])); in IndParse()
8998 parms[mIEindex] = &in[ploc]; in IndParse()
9001 mIEindex++; /* effects multiIEs only */ in IndParse()