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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dclaw.h283 #define CLAW_TIMER 0x80 /* - Set if timer made the wake_up */ macro
H A Dclaw.c529 privptr->channel[i].flag &= ~CLAW_TIMER;
551 if((privptr->channel[i].flag & CLAW_TIMER) == 0x00)
558 privptr->channel[WRITE_CHANNEL].flag) & CLAW_TIMER) != 0x00)) {
1057 p_ch->flag |= CLAW_TIMER;

Completed in 105 milliseconds