Searched refs:XPC_C_DISCONNECTINGCALLOUT_MADE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/misc/sgi-xp/
H A Dxpc.h392 #define XPC_C_DISCONNECTINGCALLOUT_MADE \ macro
H A Dxpc_channel.c99 !(ch->flags & XPC_C_DISCONNECTINGCALLOUT_MADE));
130 if (ch->flags & XPC_C_DISCONNECTINGCALLOUT_MADE) {
H A Dxpc_main.c731 ch->flags |= XPC_C_DISCONNECTINGCALLOUT_MADE;
783 XPC_C_DISCONNECTINGCALLOUT_MADE));

Completed in 66 milliseconds