XPC_C_RCLOSEREQUEST  110 drivers/misc/sgi-xp/xpc_channel.c 		if (!(ch->flags & XPC_C_RCLOSEREQUEST))
XPC_C_RCLOSEREQUEST  220 drivers/misc/sgi-xp/xpc_channel.c 		if (ch->flags & XPC_C_RCLOSEREQUEST) {
XPC_C_RCLOSEREQUEST  265 drivers/misc/sgi-xp/xpc_channel.c 		ch->flags |= XPC_C_RCLOSEREQUEST;
XPC_C_RCLOSEREQUEST  295 drivers/misc/sgi-xp/xpc_channel.c 		if (!(ch->flags & XPC_C_RCLOSEREQUEST)) {