Searched refs:XPC_C_DISCONNECTINGCALLOUT (Results 1 - 3 of 3) 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.h613 #define XPC_C_DISCONNECTINGCALLOUT \ macro
H A Dxpc_main.c737 !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) {
738 ch->flags |= XPC_C_DISCONNECTINGCALLOUT;
817 * !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) is true,
H A Dxpc_channel.c791 !(ch->flags & XPC_C_DISCONNECTINGCALLOUT)) {

Completed in 37 milliseconds