Searched refs:XPC_C_CLOSEREQUEST (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.c90 DBUG_ON(!(ch->flags & XPC_C_CLOSEREQUEST));
222 DBUG_ON(!(ch->flags & XPC_C_CLOSEREQUEST));
293 DBUG_ON(!(ch->flags & XPC_C_CLOSEREQUEST));
773 ch->flags |= (XPC_C_CLOSEREQUEST | XPC_C_DISCONNECTING);
H A Dxpc.h609 #define XPC_C_CLOSEREQUEST 0x00008000 /* local close channel request */ macro

Completed in 49 milliseconds