Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/hardware/eicon/
Ddebug.c33 static int TraceFilterChannel = -1; variable
214 TraceFilterChannel = -1; in diva_maint_init()
592 ((TraceFilter[0] != 0) && ((TraceFilterIdent < 0) || (TraceFilterChannel < 0)))) { in DI_format()
1448 … if ((TraceFilterIdent == pC->hDbg->id) && (TraceFilterChannel == (int)channel->ChannelNumber)) { in diva_maint_state_change_notify()
1454 TraceFilterChannel = -1; in diva_maint_state_change_notify()
1468 TraceFilterChannel = (int)channel->ChannelNumber; in diva_maint_state_change_notify()
1508 int ch = TraceFilterChannel; in diva_maint_state_change_notify()
1555 int ch = TraceFilterChannel; in diva_maint_state_change_notify()
1800 int ch = TraceFilterChannel; in diva_maint_trace_notify()
2005 TraceFilterChannel = -1; in diva_set_trace_filter()