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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dmaintidi.c1255 if ((pLib->cur_parse_entry + LINE_PARSE_ENTRIES) >= pLib->parse_entries) {
1262 pLib->line_parse_entry_first[Channel] = pLib->cur_parse_entry;
1264 sprintf (pLib->parse_table[pLib->cur_parse_entry].path,
1266 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Framing[0];
1268 sprintf (pLib->parse_table[pLib->cur_parse_entry].path,
1270 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Line[0];
1272 sprintf (pLib->parse_table[pLib->cur_parse_entry].path,
1274 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Layer2[0];
1276 sprintf (pLib->parse_table[pLib->cur_parse_entry].path,
1278 pLib->parse_table[pLib->cur_parse_entry
[all...]
H A Dmaintidi.h114 int cur_parse_entry; member in struct:_diva_strace_context

Completed in 145 milliseconds