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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dmaintidi.c1254 if ((pLib->cur_parse_entry + LINE_PARSE_ENTRIES) >= pLib->parse_entries) {
1261 pLib->line_parse_entry_first[Channel] = pLib->cur_parse_entry;
1263 sprintf (pLib->parse_table[pLib->cur_parse_entry].path,
1265 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Framing[0];
1267 sprintf (pLib->parse_table[pLib->cur_parse_entry].path,
1269 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Line[0];
1271 sprintf (pLib->parse_table[pLib->cur_parse_entry].path,
1273 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Layer2[0];
1275 sprintf (pLib->parse_table[pLib->cur_parse_entry].path,
1277 pLib->parse_table[pLib->cur_parse_entry
[all...]
H A Dmaintidi.h114 int cur_parse_entry; member in struct:_diva_strace_context

Completed in 43 milliseconds