Searched refs:XPC_C_CONNECTEDCALLOUT_MADE (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/misc/sgi-xp/
H A Dxpc.h378 #define XPC_C_CONNECTEDCALLOUT_MADE \ macro
H A Dxpc_channel.c98 DBUG_ON((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) &&
787 } else if ((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) &&
H A Dxpc_main.c699 ch->flags |= XPC_C_CONNECTEDCALLOUT_MADE;
723 if ((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) &&
H A Dxpc_uv.c1379 if (ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) {
1440 (ch->flags & XPC_C_CONNECTEDCALLOUT_MADE)) {

Completed in 279 milliseconds