XPC_C_CLOSEREPLY  113 drivers/misc/sgi-xp/xpc_channel.c 		if (!(ch->flags & XPC_C_CLOSEREPLY)) {
XPC_C_CLOSEREPLY  114 drivers/misc/sgi-xp/xpc_channel.c 			ch->flags |= XPC_C_CLOSEREPLY;
XPC_C_CLOSEREPLY  223 drivers/misc/sgi-xp/xpc_channel.c 			DBUG_ON(!(ch->flags & XPC_C_CLOSEREPLY));
XPC_C_CLOSEREPLY  310 drivers/misc/sgi-xp/xpc_channel.c 		if (ch->flags & XPC_C_CLOSEREPLY) {