Searched refs:STOPFL_FLAG (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/char/ip2/
H A Di2lib.h241 #define STOPFL_FLAG 2 macro
H A Di2lib.c1119 pCh->flush_flags = STOPFL_FLAG; // Failed - flag for later
1137 old_flags = STOPFL_FLAG; //Success - send stop flush
1145 if ( old_flags & STOPFL_FLAG ) {

Completed in 44 milliseconds