Home
last modified time | relevance | path

Searched refs:channel_was_connected (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/misc/sgi-xp/
Dxpc_channel.c83 u32 channel_was_connected = (ch->flags & XPC_C_WASCONNECTED); in xpc_process_disconnect() local
159 if (channel_was_connected) { in xpc_process_disconnect()
759 u32 channel_was_connected = (ch->flags & XPC_C_CONNECTED); in xpc_disconnect_channel() local
781 if (channel_was_connected) in xpc_disconnect_channel()