Searched refs:XPC_C_CLOSEREQUEST (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.c753 DBUG_ON(!(ch->flags & XPC_C_CLOSEREQUEST));
876 DBUG_ON(!(ch->flags & XPC_C_CLOSEREQUEST));
952 DBUG_ON(!(ch->flags & XPC_C_CLOSEREQUEST));
1637 ch->flags |= (XPC_C_CLOSEREQUEST | XPC_C_DISCONNECTING);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dxpc.h519 #define XPC_C_CLOSEREQUEST 0x00002000 /* local close channel request */ macro

Completed in 76 milliseconds