Searched refs:MsgLookAheads (Results 1 – 2 of 2) sorted by relevance
172 int HTCRecvMessagePendingHandler(void *Context, u32 MsgLookAheads[], int NumLookAheads, bool *pA…
1120 int HTCRecvMessagePendingHandler(void *Context, u32 MsgLookAheads[], int NumLookAheads, bool *pAsyn… in HTCRecvMessagePendingHandler() argument1158 memcpy(lookAheads, MsgLookAheads, (sizeof(u32)) * NumLookAheads); in HTCRecvMessagePendingHandler()