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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_channel.c783 if (!(ch->flags & XPC_C_RCLOSEREPLY)) {
878 DBUG_ON(ch->flags & XPC_C_RCLOSEREPLY);
882 ch->flags |= XPC_C_RCLOSEREPLY;
968 ch->flags |= XPC_C_RCLOSEREPLY;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h516 #define XPC_C_RCLOSEREPLY 0x00000400 /* remote close channel reply */ macro

Completed in 112 milliseconds