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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxpc.h601 #define XPC_C_CONNECTEDCALLOUT_MADE \ macro
H A Dxpc_channel.c98 DBUG_ON((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) &&
790 } else if ((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) &&
H A Dxpc_main.c712 ch->flags |= XPC_C_CONNECTEDCALLOUT_MADE;
736 if ((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) &&
H A Dxpc_uv.c1458 if (ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) {
1519 (ch->flags & XPC_C_CONNECTEDCALLOUT_MADE)) {
H A Dxpc_sn2.c1901 if (ch->flags & XPC_C_CONNECTEDCALLOUT_MADE)

Completed in 101 milliseconds