Searched refs:pProtocolFences (Results 1 – 1 of 1) sorted by relevance
2026 CARD32 *pProtocolFences; in ProcSyncAwaitFence() local2051 pProtocolFences = (CARD32 *) &stuff[1]; in ProcSyncAwaitFence()2054 for (i = 0; i < items; i++, pProtocolFences++, pAwait++) { in ProcSyncAwaitFence()2055 if (*pProtocolFences == None) { in ProcSyncAwaitFence()2060 client->errorValue = *pProtocolFences; in ProcSyncAwaitFence()2073 *pProtocolFences, RTFence, XSyncCAAllTrigger); in ProcSyncAwaitFence()