Searched refs:ISDN_TIMER_SLOW (Results 1 – 2 of 2) sorted by relevance
244 #define ISDN_TIMER_SLOW (ISDN_TIMER_MODEMRING | ISDN_TIMER_NETHANGUP | \ macro
246 if (tf & ISDN_TIMER_SLOW) { in isdn_timer_funct()276 if ((tf & ISDN_TIMER_SLOW) && (!(dev->tflags & ISDN_TIMER_SLOW))) { in isdn_timer_ctrl()