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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/net/
H A Dclaw.h262 #define CLAW_TIMER 0x80 /* - Set if timer made the wake_up */ macro
H A Dclaw.c570 privptr->channel[i].flag &= ~CLAW_TIMER;
592 if((privptr->channel[i].flag & CLAW_TIMER) == 0x00)
599 privptr->channel[WRITE].flag) & CLAW_TIMER) != 0x00)) {
1286 p_ch->flag |= CLAW_TIMER;

Completed in 108 milliseconds