Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Dmessage.c8800 word mIEindex = 0; in IndParse() local
8848 mIEindex = i - 1; /* with normal IEs use same index like parms_id */ in IndParse()
8851 parms[mIEindex] = &in[ploc + 1]; in IndParse()
8852 dbug(1, dprintf("mIE[%d]=0x%x", *parms[mIEindex], in[ploc])); in IndParse()
8860 parms[mIEindex] = &in[ploc]; in IndParse()
8863 mIEindex++; /* effects multiIEs only */ in IndParse()