Searched refs:ielist (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dq931.c973 } ielist[] = { variable in typeref:struct:InformationElement
1077 #define IESIZE ARRAY_SIZE(ielist)
1495 if (*buf == ielist[i].nr)
1500 dp += sprintf(dp, " %s\n", ielist[i].descr);
1501 dp += ielist[i].f(dp, buf);

Completed in 34 milliseconds