Searched refs:XPC_C_RCLOSEREPLY (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/misc/sgi-xp/
H A Dxpc_channel.c118 if (!(ch->flags & XPC_C_RCLOSEREPLY))
224 DBUG_ON(ch->flags & XPC_C_RCLOSEREPLY);
228 ch->flags |= XPC_C_RCLOSEREPLY;
308 ch->flags |= XPC_C_RCLOSEREPLY;
H A Dxpc.h606 #define XPC_C_RCLOSEREPLY 0x00001000 /* remote close channel reply */ macro

Completed in 541 milliseconds