Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Depca.h83 #define EPCA_EVENT_HANGUP 1 macro
Depca.c2350 pc_sched_event(ch, EPCA_EVENT_HANGUP); /* No dcd; hangup */ in doevent()
3406 if (test_and_clear_bit(EPCA_EVENT_HANGUP, &ch->event)) in do_softint()