Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/hardware/eicon/
Dmaintidi.h142 dword pending_modem_status; member
Dmaintidi.c694 if (pLib->pending_modem_status & (1L << i)) { in ScheduleNextTraceRequest()
699 pLib->pending_modem_status &= ~(1L << i); in ScheduleNextTraceRequest()
896 if (!pLib->pending_modem_status && !pLib->modem_init_event) { in process_idi_event()
1039 pLib->pending_modem_status |= (1L << (Channel-1)); in diva_modem_event()