Searched refs:pQDest (Results 1 – 1 of 1) sorted by relevance
208 #define HTC_PACKET_QUEUE_TRANSFER_TO_TAIL(pQDest,pQSrc) \ argument210 DL_ListTransferItemsToTail(&(pQDest)->QueueHead,&(pQSrc)->QueueHead); \211 (pQDest)->Depth += (pQSrc)->Depth; \